Skip to content

Commit 2e672f9

Browse files
authored
Merge pull request #247 from navikt/dependabot/gradle/com.expediagroup.graphql-8.2.1
Bump com.expediagroup.graphql from 6.4.0 to 8.2.1
2 parents 827c9b1 + 02ba2f2 commit 2e672f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("common")
77
application
88
alias(libs.plugins.shadow.jar)
9-
id("com.expediagroup.graphql") version "6.4.0"
9+
id("com.expediagroup.graphql") version "8.2.1"
1010
id("de.undercouch.download") version "5.6.0"
1111
}
1212

0 commit comments

Comments
 (0)