Skip to content

Commit

Permalink
chore(deps): update dependency org.robolectric:robolectric to v4.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 4, 2021
1 parent e71afb9 commit bd096c8
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 @@ -35,7 +35,7 @@ appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat"
material = { module = "com.google.android.material:material", version.ref = "material" }
accompanist = { module = "com.google.accompanist:accompanist-coil", version = "0.10.0" }

robolectric = { module = "org.robolectric:robolectric", version = "4.7.2" }
robolectric = { module = "org.robolectric:robolectric", version = "4.7.3" }
junit = { module = "junit:junit", version = "4.13.2" }

koin-core = { module = "org.koin:koin-core", version.ref = "koin" }
Expand Down

0 comments on commit bd096c8

Please sign in to comment.