Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Nov 15, 2024
1 parent 6f53daa commit 64ea22a
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 @@ -198,7 +198,7 @@ play-review = "com.google.android.play:review-ktx:2.0.1"
play-tagmanager = "com.google.android.gms:play-services-tagmanager:18.1.1"
retrofit2 = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit2" }
retrofit2-converters-scalars = { module = "com.squareup.retrofit2:converter-scalars", version.ref = "retrofit2" }
robolectric = "org.robolectric:robolectric:4.14-beta-1"
robolectric = "org.robolectric:robolectric:4.14"
rtlViewpager = "com.github.duolingo:rtl-viewpager:2.0.0"
scarlet = { module = "com.tinder.scarlet:scarlet", version.ref = "scarlet" }
scarlet-adapters-stream-coroutines = { module = "com.tinder.scarlet:stream-adapter-coroutines", version.ref = "scarlet" }
Expand Down

0 comments on commit 64ea22a

Please sign in to comment.