Skip to content

Commit c5d82e1

Browse files
committed
chore: kotlin update
1 parent 976d193 commit c5d82e1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
java = "26"
3-
kotlin = "2.3.0-Beta2"
3+
kotlin = "2.3.0-RC"
44
kotlin-ksp = "2.3.2"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
@@ -58,7 +58,7 @@ kopy = "0.20.2+2.2.21"
5858
poko = "0.20.1"
5959
mappie = "2.2.21-1.6.1"
6060
akkurate = "0.11.0"
61-
kaml = "0.103.0"
61+
kaml = "0.104.0"
6262
snakeyaml-engine-kmp = "4.0.1"
6363
konsist = "0.17.3"
6464
decoroutinator = "2.5.8"
@@ -83,7 +83,7 @@ okio = "3.16.4"
8383
ayza = "10.0.1"
8484
ksp-auto-service = "1.2.0"
8585
sweetspi = "0.1.3"
86-
zip-prefixer = "0.3.2"
86+
zip-prefixer = "0.4.0"
8787
ajalt-mordant = "3.0.2"
8888
ajalt-clikt = "5.0.3"
8989
ajalt-colormath = "3.6.1"
@@ -101,12 +101,12 @@ junit = "6.1.0-M1"
101101
koin = "4.2.0-alpha2"
102102
koin-annotations = "2.3.1"
103103
metro = "0.4.0"
104-
kotest = "6.0.4"
104+
kotest = "6.0.5"
105105
mockk = "1.14.6"
106106
mokkery = "3.0.0-RC"
107107
wiremock = "4.0.0-beta.17"
108108
wiremock-kotlin = "2.1.1"
109-
okhttp = "5.3.1"
109+
okhttp = "5.3.2"
110110
slf4j = "2.1.0-alpha1"
111111
logback = "1.5.21"
112112
logback-tyler = "1.0.3"
@@ -223,7 +223,7 @@ compose-adaptive = "1.3.0-alpha01"
223223
compose-icons = "1.7.3"
224224
compose-fontawesome = "1.1.1"
225225
kobweb = "0.23.3"
226-
summon = "0.4.8.7"
226+
summon = "0.4.9.1"
227227
detekt = "2.0.0-alpha.1"
228228
detekt-compose-rules = "0.4.27"
229229
antdesign = "1.0.0"
@@ -267,7 +267,7 @@ gmazzo-buildconfig = "5.7.1"
267267
cyclonedx-plugin = "1.10.0"
268268
modulegraph = "0.13.0"
269269
exposed-plugin = "0.2.1"
270-
jib-plugin = "3.5.0"
270+
jib-plugin = "3.5.1"
271271
jib-nativeimage-extn = "0.1.0"
272272
includegit-plugin = "0.1.6"
273273
tomlj = "1.1.1"

0 commit comments

Comments
 (0)