Skip to content

Commit

Permalink
Update dependency com.juul.tuulbox:logging to v7.1.0 (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Feb 12, 2024
1 parent 21d3c5f commit ee135ff
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 @@ -12,7 +12,7 @@ kotlin-parcelize-runtime = { module = "org.jetbrains.kotlin:kotlin-parcelize-run
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "1.9.22-1.0.17" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.5.0" }
robolectric = { module = "org.robolectric:robolectric", version = "4.11.1" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "7.0.1" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "7.2.0" }

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

0 comments on commit ee135ff

Please sign in to comment.