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 369d3ec commit 645d667Copy full SHA for 645d667
build.gradle.kts
@@ -16,7 +16,7 @@ val nav_common_version = "3.2025.05.30_07.00-bef2e550fb22"
16
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
17
val modia_common_utils_version = "1.2025.06.10-08.39-c3535ac500cf"
18
val junit_version = "5.13.1"
19
-val graphql_kotlin_version = "8.8.0"
+val graphql_kotlin_version = "8.8.1"
20
21
plugins {
22
application
0 commit comments