Skip to content

Commit

Permalink
update korlibs
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Mar 1, 2024
1 parent 51bb0a0 commit 3ebaef0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* `Version`:
* `Serialization`: `1.6.2` -> `1.6.3`
* `MicroUtils`: `0.20.34` -> `0.20.37`
* `Korlibs`: `5.3.1` -> `5.3.2`

## 10.1.0

Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

ksp = "1.9.22-1.0.17"
ksp = "1.9.22-1.0.18"
kotlin-poet = "1.16.0"

microutils = "0.20.37"
Expand Down

0 comments on commit 3ebaef0

Please sign in to comment.