Skip to content

Commit 7cd91c1

Browse files
committed
beta2
1 parent 51b286c commit 7cd91c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ gjf = "1.17.0"
1919
incap = "1.0.0"
2020
jdk = "22"
2121
jvmTarget = "11"
22-
kotlin = "2.1.0-Beta1"
22+
kotlin = "2.1.0-Beta2"
2323
kotlinCompileTesting = "0.6.0-alpha01"
2424
kotlinpoet = "1.18.1"
25-
ksp = "2.1.0-Beta1-1.0.25"
25+
ksp = "2.1.0-Beta2-1.0.25"
2626
ktfmt = "0.52"
2727
moshi = "1.15.1"
2828
okhttp = "4.12.0"

0 commit comments

Comments
 (0)