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.
1 parent a7b711c commit 69418a4Copy full SHA for 69418a4
build.gradle.kts
@@ -15,7 +15,7 @@ val prometeus_version = "1.15.2"
15
val nav_common_version = "3.2025.06.23_14.50-3af3985d8555"
16
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
17
val modia_common_utils_version = "1.2025.07.23-07.40-7ea9c01d168f"
18
-val junit_version = "5.13.3"
+val junit_version = "5.13.4"
19
val graphql_kotlin_version = "8.8.1"
20
21
plugins {
0 commit comments