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 e4c06f8 commit 8f8d4eaCopy full SHA for 8f8d4ea
build.gradle.kts
@@ -23,7 +23,7 @@ plugins {
23
kotlin("jvm") version "2.1.20"
24
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.20"
25
id("com.gradleup.shadow") version "8.3.6"
26
- id("com.expediagroup.graphql") version "8.4.0"
+ id("com.expediagroup.graphql") version "8.5.0"
27
}
28
29
group = "no.nav"
0 commit comments