Skip to content

Commit 4d48514

Browse files
committed
Prefer Kotlin 18.21
1 parent b393605 commit 4d48514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
implementation(it) {
3636
version {
3737
strictly("[1.5,1.9)")
38-
prefer("1.8.20")
38+
prefer("1.8.21")
3939
}
4040
}
4141
}

0 commit comments

Comments
 (0)