Skip to content

Commit 3e2fc03

Browse files
committed
Kotlin 2.1.20-199
1 parent 877a281 commit 3e2fc03

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

k2/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ dependencies {
4545
}
4646

4747
repositories {
48+
maven("https://maven.pkg.jetbrains.space/kotlin/p/kotlin/dev")
4849
mavenCentral()
4950
gradlePluginPortal()
5051
google()

k2/src/main/resources/versions.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
kotlin=2.1.20-RC2
1+
kotlin=2.1.20-199
22
#ksp=1.0.29
33
kotest=5.9.1
44
kotest-plugin=6.0.0.M2

0 commit comments

Comments
 (0)