Skip to content

Commit 10ddd44

Browse files
Update kotlin monorepo to v1.7.21
1 parent 877e7ab commit 10ddd44

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.7.21"
1919
val kotlinxCoroutines = "1.6.4"
2020
val junit5 = "5.9.0"
2121
val assertk = "0.25"

0 commit comments

Comments
 (0)