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 c4b4bda commit 6687d22Copy full SHA for 6687d22
build.gradle.kts
@@ -16,7 +16,7 @@ val nav_common_version = "3.2025.03.25_13.00-69496eec5820"
16
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
17
val modia_common_utils_version = "1.2025.05.15-08.13-674c558cbd35"
18
val junit_version = "5.12.2"
19
-val graphql_kotlin_version = "8.7.0"
+val graphql_kotlin_version = "8.8.0"
20
21
plugins {
22
application
0 commit comments