We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 234bc5e + 89fed6f commit 9bcf083Copy full SHA for 9bcf083
build.gradle.kts
@@ -15,7 +15,7 @@ val prometeus_version = "1.14.4"
15
val nav_common_version = "3.2025.01.14_14.19-79b3041cae56"
16
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
17
val modia_common_utils_version = "1.2025.02.14-14.07-040c3e0baaa0"
18
-val junit_version = "5.11.4"
+val junit_version = "5.12.0"
19
val graphql_kotlin_version = "8.3.0"
20
21
plugins {
0 commit comments