Skip to content

Commit 8116a79

Browse files
Update kotlin monorepo to v1.8.20
1 parent 4cc19da commit 8116a79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
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.20"
1919
val kotlinxCoroutines = "1.6.4"
2020
val junit5 = "5.9.1"
2121
val assertk = "0.25"

0 commit comments

Comments
 (0)