We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51bb0a0 commit 3ebaef0Copy full SHA for 3ebaef0
CHANGELOG.md
@@ -5,6 +5,7 @@
5
* `Version`:
6
* `Serialization`: `1.6.2` -> `1.6.3`
7
* `MicroUtils`: `0.20.34` -> `0.20.37`
8
+ * `Korlibs`: `5.3.1` -> `5.3.2`
9
10
## 10.1.0
11
gradle/libs.versions.toml
@@ -6,11 +6,11 @@ kotlin-coroutines = "1.8.0"
javax-activation = "1.1.1"
-korlibs = "5.3.1"
+korlibs = "5.3.2"
uuid = "0.8.2"
ktor = "2.3.8"
12
13
-ksp = "1.9.22-1.0.17"
+ksp = "1.9.22-1.0.18"
14
kotlin-poet = "1.16.0"
15
16
microutils = "0.20.37"
0 commit comments