Skip to content

Commit

Permalink
Update dependency com.juul.tuulbox:logging to v6.2.1 (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Jul 6, 2022
1 parent 85b93bd commit 4f2d2ac
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.0-1.0.6" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.4.9" }
robolectric = { module = "org.robolectric:robolectric", version = "4.8.1" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "6.2.0" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "6.2.1" }

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

0 comments on commit 4f2d2ac

Please sign in to comment.