Skip to content

Commit 02ba2f2

Browse files
Bump com.expediagroup.graphql from 6.4.0 to 8.2.1
Bumps [com.expediagroup.graphql](https://github.com/ExpediaGroup/graphql-kotlin) from 6.4.0 to 8.2.1. - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@6.4.0...8.2.1) --- updated-dependencies: - dependency-name: com.expediagroup.graphql dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 827c9b1 commit 02ba2f2

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)