Skip to content

Commit

Permalink
fix(deps): update dependency org.robolectric:robolectric to v4.10.2 (#…
Browse files Browse the repository at this point in the history
…974)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 6, 2023
1 parent 97c1cb9 commit 9676d01
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 @@ -31,7 +31,7 @@ plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.
plugin-licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.7.0" }
plugin-metalava = { module = "me.tylerbwong.gradle.metalava:plugin", version = "0.3.3" }
plugin-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.2" }
robolectric = { module = "org.robolectric:robolectric", version = "4.10" }
robolectric = { module = "org.robolectric:robolectric", version = "4.10.2" }
screengrab = { module = "tools.fastlane:screengrab", version = "2.1.1" }
timber = { module = "com.jakewharton.timber:timber", version = "5.0.1" }
ui = { module = "com.vanniktech:ui", version = "0.7.0" }
Expand Down

0 comments on commit 9676d01

Please sign in to comment.