Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.13 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Jul 12, 2024
1 parent 34ca645 commit 8998a5a
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
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "1.17.0" }
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version = "2.0.0-1.0.22" }
ksp-testing = { module = "com.github.tschuchortdev:kotlin-compile-testing-ksp", version = "1.6.0" }
robolectric = { module = "org.robolectric:robolectric", version = "4.12.2" }
robolectric = { module = "org.robolectric:robolectric", version = "4.13" }

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

0 comments on commit 8998a5a

Please sign in to comment.