Skip to content

Commit

Permalink
Update kermit to 2.0.4 (#655)
Browse files Browse the repository at this point in the history
Fixes #653 and #654

Signed-off-by: Scott Olcott <[email protected]>
  • Loading branch information
solcott authored Sep 19, 2024
1 parent d503fbf commit 22bb733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spotlessPluginGradle = "6.4.1"
junit = "4.13.2"
kotlinxCoroutines = "1.8.0"
kotlinxSerialization = "1.5.1"
kermit = "1.2.2"
kermit = "2.0.4"
testCore = "1.5.0"
kmmBridge = "0.3.2"
ktlint = "0.39.0"
Expand Down

0 comments on commit 22bb733

Please sign in to comment.