Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent 8d0bd70 commit e3669d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -45,7 +45,7 @@ pollexor = { module = 'com.squareup:pollexor', version = '3.0.0' }
# Test libraries
junit = { module = 'junit:junit', version = '4.13.2' }
truth = { module = 'com.google.truth:truth', version = '1.4.2' }
robolectric = { module = 'org.robolectric:robolectric', version = '4.7' }
robolectric = { module = 'org.robolectric:robolectric', version = '4.12' }
mockito = { module = 'org.mockito:mockito-core', version = '5.10.0' }

# Plugins
Expand Down

0 comments on commit e3669d2

Please sign in to comment.