Skip to content

Commit 0d81a6e

Browse files
Bump com.expediagroup:graphql-kotlin-ktor-client from 8.2.0 to 8.2.1
Bumps [com.expediagroup:graphql-kotlin-ktor-client](https://github.com/ExpediaGroup/graphql-kotlin) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/ExpediaGroup/graphql-kotlin/releases) - [Commits](ExpediaGroup/graphql-kotlin@8.2.0...8.2.1) --- updated-dependencies: - dependency-name: com.expediagroup:graphql-kotlin-ktor-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f6227a commit 0d81a6e

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.2024.09.16_11.09-578823a87a2f"
1616
val tjenestespec_version = "1.2021.02.22-10.45-4201aaea72fb"
1717
val modia_common_utils_version = "1.2023.07.20-13.43-64707e48b53b"
1818
val junit_version = "5.11.3"
19-
val graphql_kotlin_version = "8.2.0"
19+
val graphql_kotlin_version = "8.2.1"
2020

2121
plugins {
2222
application

0 commit comments

Comments
 (0)