Skip to content

Commit 3ebaef0

Browse files
update korlibs
1 parent 51bb0a0 commit 3ebaef0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* `Version`:
66
* `Serialization`: `1.6.2` -> `1.6.3`
77
* `MicroUtils`: `0.20.34` -> `0.20.37`
8+
* `Korlibs`: `5.3.1` -> `5.3.2`
89

910
## 10.1.0
1011

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ kotlin-coroutines = "1.8.0"
66

77
javax-activation = "1.1.1"
88

9-
korlibs = "5.3.1"
9+
korlibs = "5.3.2"
1010
uuid = "0.8.2"
1111
ktor = "2.3.8"
1212

13-
ksp = "1.9.22-1.0.17"
13+
ksp = "1.9.22-1.0.18"
1414
kotlin-poet = "1.16.0"
1515

1616
microutils = "0.20.37"

0 commit comments

Comments
 (0)