Skip to content

Commit

Permalink
update microutils
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Sep 20, 2024
1 parent 4078893 commit 820247b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* `Versions`:
* `Coroutines`: `1.8.1` -> `1.9.0`
* `Serialization`: `1.7.2` -> `1.7.3`
* `MicroUtils`: `0.22.2` -> `0.22.3`
* `Koin`: `3.5.6` -> `4.0.0`
* `Compose`: `1.7.0-alpha03` -> `1.7.0-beta02`
* `androidx.compose.material3:material3` has been replaced with `org.jetbrains.compose.material3:material3`
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kotlin-coroutines = "1.9.0"
kotlin-serialization = "1.7.3"
dokka = "1.9.20"

microutils = "0.22.2"
microutils = "0.22.3"
kslog = "1.3.6"
uuid = "0.8.4"

Expand Down

0 comments on commit 820247b

Please sign in to comment.