Skip to content

Commit 49697a7

Browse files
Bump com.expediagroup.graphql from 8.7.0 to 8.8.0
Bumps [com.expediagroup.graphql](https://github.com/ExpediaGroup/graphql-kotlin) from 8.7.0 to 8.8.0. - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.7.0...8.8.0) --- updated-dependencies: - dependency-name: com.expediagroup.graphql dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4b4bda commit 49697a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plugins {
2323
kotlin("jvm") version "2.1.21"
2424
id("org.jetbrains.kotlin.plugin.serialization") version "2.1.21"
2525
id("com.gradleup.shadow") version "8.3.6"
26-
id("com.expediagroup.graphql") version "8.7.0"
26+
id("com.expediagroup.graphql") version "8.8.0"
2727
}
2828

2929
group = "no.nav"

0 commit comments

Comments
 (0)