Skip to content

Commit fde56ad

Browse files
Update dependencies (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: danadajian <[email protected]>
1 parent 7158872 commit fde56ad

File tree

5 files changed

+54
-36
lines changed

5 files changed

+54
-36
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories {
55
}
66

77
plugins {
8-
kotlin("jvm") version "2.2.21"
8+
kotlin("jvm") version "2.3.0"
99
id("com.expediagroup.graphql") version "8.8.1"
1010
}
1111

0 commit comments

Comments
 (0)