Skip to content

Commit

Permalink
Update dependency com.juul.tuulbox:logging to v5.1.0 (#244)
Browse files Browse the repository at this point in the history
Co-authored-by: Travis Wyatt <travis@juul.com>
  • Loading branch information
juul-mobile-bot and twyatt authored Jan 14, 2022
1 parent 9f14d73 commit 1584c60
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 @@ -13,7 +13,7 @@ kotlin-extensions = { module = "org.jetbrains.kotlin-wrappers:kotlin-extensions"
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
stately = { module = "co.touchlab:stately-isolate", version = "1.2.1" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "5.0.0" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "5.1.0" }
uuid = { module = "com.benasher44:uuid", version = "0.4.0" }

[plugins]
Expand Down

0 comments on commit 1584c60

Please sign in to comment.