Skip to content

Commit 988b28f

Browse files
Update kotlin monorepo
1 parent 4cc19da commit 988b28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencyResolutionManagement {
1515
}
1616

1717
versionCatalogs {
18-
val kotlin = "1.6.21"
18+
val kotlin = "1.8.22"
1919
val kotlinxCoroutines = "1.6.4"
2020
val junit5 = "5.9.1"
2121
val assertk = "0.25"

0 commit comments

Comments
 (0)