Skip to content

Commit e4d6510

Browse files
Bump com.expediagroup.graphql from 8.3.0 to 8.4.0
Bumps [com.expediagroup.graphql](https://github.com/ExpediaGroup/graphql-kotlin) from 8.3.0 to 8.4.0. - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.3.0...8.4.0) --- updated-dependencies: - dependency-name: com.expediagroup.graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a96921 commit e4d6510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-api/build.gradle.kts

+1-1
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 "8.3.0"
9+
id("com.expediagroup.graphql") version "8.4.0"
1010
id("de.undercouch.download") version "5.6.0"
1111
}
1212

0 commit comments

Comments
 (0)