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 6855934 + 0cdef3a commit cc1f726Copy full SHA for cc1f726
build.gradle.kts
@@ -15,7 +15,7 @@ val prometeus_version = "1.14.2"
15
val nav_common_version = "3.2024.11.26_16.35-432a29107830"
16
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
17
val modia_common_utils_version = "1.2024.12.12-09.31-50e75d3f64f9"
18
-val junit_version = "5.11.3"
+val junit_version = "5.11.4"
19
val graphql_kotlin_version = "8.2.1"
20
21
plugins {
0 commit comments