Skip to content

Commit d8978af

Browse files
authored
Merge pull request #242 from navikt/dependabot/gradle/com.expediagroup-graphql-kotlin-ktor-client-8.8.1
Bump com.expediagroup:graphql-kotlin-ktor-client from 8.8.0 to 8.8.1
2 parents 369d3ec + 645d667 commit d8978af

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
@@ -16,7 +16,7 @@ val nav_common_version = "3.2025.05.30_07.00-bef2e550fb22"
1616
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
1717
val modia_common_utils_version = "1.2025.06.10-08.39-c3535ac500cf"
1818
val junit_version = "5.13.1"
19-
val graphql_kotlin_version = "8.8.0"
19+
val graphql_kotlin_version = "8.8.1"
2020

2121
plugins {
2222
application

0 commit comments

Comments
 (0)