Skip to content

Commit

Permalink
Merge pull request #903 from InsanusMokrassar/18.2.1
Browse files Browse the repository at this point in the history
18.2.1 (update microutils additionally)
  • Loading branch information
InsanusMokrassar authored Sep 25, 2024
2 parents 27ac8ee + a053c08 commit 9fe8df9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* `Version`:
* `Serialization`: `1.7.2` -> `1.7.3`
* `Coroutines`: `1.8.1` -> `1.9.0`
* `MicroUtils`: `0.22.2` -> `0.22.3`
* `MicroUtils`: `0.22.2` -> `0.22.4`

## 18.2.0

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ktor = "2.3.12"
ksp = "2.0.20-1.0.25"
kotlin-poet = "1.18.1"

microutils = "0.22.3"
microutils = "0.22.4"
kslog = "1.3.6"

versions = "0.51.0"
Expand Down

0 comments on commit 9fe8df9

Please sign in to comment.