Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.11.1 (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot committed Nov 11, 2023
1 parent e632c6b commit 8a1de04
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 @@ kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.14.2" }
kotlin-parcelize-runtime = { module = "org.jetbrains.kotlin:kotlin-parcelize-runtime", version.ref = "kotlin" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "1.9.20-1.0.14" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.5.0" }
robolectric = { module = "org.robolectric:robolectric", version = "4.10.3" }
robolectric = { module = "org.robolectric:robolectric", version = "4.11.1" }
tuulbox-logging = { module = "com.juul.tuulbox:logging", version = "6.5.0" }

[plugins]
Expand Down

0 comments on commit 8a1de04

Please sign in to comment.