Skip to content

Commit

Permalink
Merge pull request #194 from usefulness/renovate/maven.robolectric
Browse files Browse the repository at this point in the history
Update dependency org.robolectric:robolectric to v4.12
  • Loading branch information
mateuszkwiecinski authored Apr 1, 2024
2 parents 428c39e + 3219720 commit 9ce12a8
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 @@ -7,7 +7,7 @@ maven-junit = "4.13.2"
maven-truth = "1.4.2"
maven-ticktock = "1.2.0-2021e"
maven-binarycompatiblity = "0.14.0"
maven-robolectric = "4.11.1"
maven-robolectric = "4.12"

[libraries]
starter-android = { module = "com.project.starter:android", version.ref = "gradle-starter" }
Expand Down

0 comments on commit 9ce12a8

Please sign in to comment.