[Build] Update JUnit 5 to 5.10.0

#KTI-1349 In Progress
This commit is contained in:
Alexander.Likhachev
2023-08-23 18:50:06 +02:00
committed by Space Team
parent 6f96be0b76
commit 4eb8a80b0c
3 changed files with 57 additions and 51 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ jetbrains-ideaExt = "1.0.1"
jackson = "2.15.2"
jgit = "6.6.0.202305301015-r"
junit4 = "4.13.2"
junit5 = "5.9.1"
junit-platform = "1.7.0"
junit5 = "5.10.0"
junit-platform = "1.10.0"
[libraries]
dexMemberList = { module = "com.jakewharton.dex:dex-member-list", version.ref = "dexMemberList" }