Skip to content

Commit ea57a02

Browse files
Bump com.expediagroup.graphql from 8.5.0 to 8.6.0 (#308)
Bumps [com.expediagroup.graphql](https://github.com/ExpediaGroup/graphql-kotlin) from 8.5.0 to 8.6.0. - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.5.0...8.6.0) --- updated-dependencies: - dependency-name: com.expediagroup.graphql dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cbd63e commit ea57a02

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

0 commit comments

Comments
 (0)