Skip to content

Commit c76195f

Browse files
Bump com.expediagroup.graphql from 8.2.1 to 8.3.0 (#278)
Bumps [com.expediagroup.graphql](https://github.com/ExpediaGroup/graphql-kotlin) from 8.2.1 to 8.3.0. - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.2.1...8.3.0) --- updated-dependencies: - dependency-name: com.expediagroup.graphql 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 165f678 commit c76195f

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

0 commit comments

Comments
 (0)