Skip to content

Commit 147536f

Browse files
committed
chore: kotlin 2.1.20-RC3 update
1 parent 5ed51c2 commit 147536f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
java = "25"
3-
kotlin = "2.1.20-RC2"
4-
kotlin-ksp = "2.1.20-RC2-1.0.31"
3+
kotlin = "2.1.20-RC3"
4+
kotlin-ksp = "2.1.20-RC3-1.0.31"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.1"
@@ -39,7 +39,7 @@ kotlinx-benchmark = "0.4.13"
3939
kotlinx-fuzz = "0.2.2"
4040
kotlinx-metadata = "0.9.0"
4141
kotlinx-reflect-lite = "1.1.0"
42-
kotlin-wrappers = "2025.3.11"
42+
kotlin-wrappers = "2025.3.13"
4343
kotlin-redacted = "1.12.1"
4444
kotlin-serviceloader = "0.0.15"
4545
kotlinx-multik = "0.2.3"
@@ -59,10 +59,10 @@ spring-depmgmt = "1.1.7"
5959
ktor = "3.1.1"
6060
ktor-cohort = "2.6.1"
6161
otel = "1.48.0"
62-
otel-instr = "2.13.3"
63-
otel-instr-alpha = "2.13.3-alpha"
62+
otel-instr = "2.14.0"
63+
otel-instr-alpha = "2.14.0-alpha"
6464
otel-semconv = "1.30.0"
65-
otel-samplers = "1.44.0-alpha"
65+
otel-samplers = "1.45.0-alpha"
6666
elastic-otel = "0.4.0"
6767
okio = "3.10.2"
6868
sslcontext-kickstart = "9.1.0"
@@ -83,7 +83,7 @@ sshj = "0.39.0"
8383
jsch = "0.2.24"
8484
pty4j = "0.13.2"
8585
oshi = "6.7.1"
86-
junit = "5.12.0"
86+
junit = "5.12.1"
8787
koin = "4.1.0-Beta5"
8888
koin-annotations = "2.0.0"
8989
kotest = "6.0.0.M2"
@@ -168,7 +168,7 @@ xchart = "3.8.8"
168168
batik = "1.18"
169169
twelvemonkeys = "3.12.0"
170170
okapibarcode = "0.5.0"
171-
chasm = "0.9.61"
171+
chasm = "0.9.62"
172172
cel = "0.9.1"
173173
kfswatch = "1.3.0"
174174
kmp-process = "0.2.0"
@@ -247,7 +247,7 @@ badass-jlink = "3.1.0"
247247
maven-plugin-api = "3.9.9"
248248
maven-plugin-annotations = "3.15.1"
249249
gradlex-maven-plugin = "1.0.3"
250-
typesafe-conventions = "0.5.0"
250+
typesafe-conventions = "0.5.1"
251251

252252
# Repositories
253253
repo-mvn-central = "https://repo.maven.apache.org/maven2/"

0 commit comments

Comments
 (0)