Skip to content

Commit 24f99fe

Browse files
committed
chore: kotlin update
1 parent ec756ef commit 24f99fe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
java = "26"
3-
kotlin = "2.3.0-Beta1"
3+
kotlin = "2.3.0-Beta2"
44
kotlin-ksp = "2.3.0"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
@@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020
org-url = "https://suresh.dev"
2121

2222
# Dependency Versions
23-
bc-plugins = "2.17.0"
23+
bc-plugins = "2.18.0"
2424
kotlinx-kover = "0.9.3"
2525
kotlin-dokka = "2.1.0"
2626
kotlinx-io = "0.8.0"
@@ -38,7 +38,7 @@ kotlinx-fuzz = "0.2.2"
3838
kotlinx-metadata = "0.9.0"
3939
kotlinx-reflect-lite = "1.2.0-RC"
4040
kotlin-lincheck = "3.3.2"
41-
kotlin-wrappers = "2025.10.12"
41+
kotlin-wrappers = "2025.10.13"
4242
kotlin-redacted = "1.15.0"
4343
kotlin-serviceloader = "0.0.21"
4444
kotlinx-multik = "0.2.3"
@@ -276,7 +276,7 @@ jextract = "1.0.0"
276276
maven-plugin-api = "4.0.0-rc-4"
277277
maven-plugin-annotations = "3.15.1"
278278
gradlex-maven-plugin = "1.0.3"
279-
typesafe-conventions = "0.9.0"
279+
typesafe-conventions = "0.9.1"
280280

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

0 commit comments

Comments
 (0)