We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a96921 commit e4d6510Copy full SHA for e4d6510
dp-inntekt-api/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("common")
7
application
8
alias(libs.plugins.shadow.jar)
9
- id("com.expediagroup.graphql") version "8.3.0"
+ id("com.expediagroup.graphql") version "8.4.0"
10
id("de.undercouch.download") version "5.6.0"
11
}
12
0 commit comments