Skip to content

Commit 181589d

Browse files
Update kotlin monorepo to v1.8.22 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40dc620 commit 181589d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
jvmTarget = "11"
44
kotlinTarget = "1.8"
55

6-
kotlin = "1.8.21" # https://github.com/JetBrains/kotlin/releases
6+
kotlin = "1.8.22" # https://github.com/JetBrains/kotlin/releases
77

88
kotlinSymbolProcessing = "1.8.21-1.0.11" # https://github.com/google/ksp/releases
99
kotlinCompileTesting = "1.5.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases

0 commit comments

Comments
 (0)