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 68c338e + 480358c commit d0abe25Copy full SHA for d0abe25
build.gradle.kts
@@ -15,7 +15,7 @@ val prometeus_version = "1.6.3"
15
val nav_common_version = "2.2023.01.10_13.49-81ddc732df3a"
16
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
17
val modia_common_utils_version = "1.2023.07.20-13.43-64707e48b53b"
18
-val junit_version = "5.8.2"
+val junit_version = "5.11.2"
19
val graphql_kotlin_version = "6.4.0"
20
21
plugins {
0 commit comments