Skip to content

Commit

Permalink
Update dependency com.juul.tuulbox:logging to v6.4.0 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Nov 18, 2022
1 parent b64f220 commit 99a7f7c
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 @@ -11,7 +11,7 @@ kotlin-parcelize-runtime = { module = "org.jetbrains.kotlin:kotlin-parcelize-run
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "1.7.21-1.0.8" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.4.9" }
robolectric = { module = "org.robolectric:robolectric", version = "4.9" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "6.3.0" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "6.4.0" }

[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }
Expand Down

0 comments on commit 99a7f7c

Please sign in to comment.