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 a430039 commit 01d5becCopy full SHA for 01d5bec
build.gradle.kts
@@ -16,7 +16,7 @@ val nav_common_version = "3.2024.09.16_11.09-578823a87a2f"
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.11.2"
19
-val graphql_kotlin_version = "8.1.0"
+val graphql_kotlin_version = "8.2.0"
20
21
plugins {
22
application
0 commit comments