Skip to content

Commit b3fa20b

Browse files
Update Core dependencies (non-major)
1 parent 514abf8 commit b3fa20b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

versions-root/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
# core library version
3-
kotlinx-rpc = "0.3.0-SNAPSHOT"
3+
kotlinx-rpc = "0.3.0"
44

55
# kotlin
66
kotlin-lang = "2.0.10"
@@ -13,12 +13,12 @@ kotlin-logging = "7.0.0"
1313
slf4j = "2.0.16"
1414
logback = "1.3.14"
1515
gradle-plugin-publish = "1.3.0"
16-
kotlin-wrappers = "1.0.0-pre.812"
16+
kotlin-wrappers = "1.0.0-pre.814"
1717
junit4 = "4.13.2"
1818
junit5 = "5.11.1"
1919
intellij = "213.7172.53"
2020
gradle-doctor = "0.10.0"
21-
kotlinx-browser = "0.1"
21+
kotlinx-browser = "0.2"
2222

2323
# Stub versions – relpaced based on kotlin, mostly for gradle-related (plugins) dependencies
2424
# but also for dependencies for compiler-specific modules.
@@ -28,7 +28,7 @@ kotlinx-browser = "0.1"
2828
# NOTE: When updating kotlin-versions-lookup.csv, update the latest version here for the Renovate configs
2929
ksp = "0.0.0"
3030
atomicfu = "0.25.0"
31-
serialization = "1.7.1"
31+
serialization = "1.7.3"
3232
detekt-gradle-plugin = "1.23.7"
3333
gradle-kotlin-dsl = "5.1.1"
3434
binary-compatibility-validator = "0.16.3"

0 commit comments

Comments
 (0)