Skip to content

Commit

Permalink
Update plugin retry to v1.5.6 (#997)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 29b2d4c commit 3214a3b
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 @@ -75,7 +75,7 @@ licensee = { id = "app.cash.licensee", version = "1.8.0" }
moshix = { id = "dev.zacsweers.moshix", version.ref = "moshix" }
playPublisher = { id = "com.github.triplet.play", version = "3.8.4" }
redacted = { id = "dev.zacsweers.redacted", version = "1.6.1" }
retry = { id = "org.gradle.test-retry", version = "1.5.5" }
retry = { id = "org.gradle.test-retry", version = "1.5.6" }
sgp-base = { id = "com.slack.gradle.base", version.ref = "sgp" }
sgp-root = { id = "com.slack.gradle.root", version.ref = "sgp" }
sortDependencies = { id = "com.squareup.sort-dependencies", version.ref = "sortDependencies" }
Expand Down

0 comments on commit 3214a3b

Please sign in to comment.