Skip to content

Commit

Permalink
Update plugin retry to v1.6.0 (#1669)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 53fe916 commit 0dfa2dd
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 @@ -71,7 +71,7 @@ licensee = { id = "app.cash.licensee", version = "1.11.0" }
moshix = { id = "dev.zacsweers.moshix", version.ref = "moshix" }
playPublisher = { id = "com.github.triplet.play", version = "3.11.0" }
redacted = { id = "dev.zacsweers.redacted", version = "1.10.0" }
retry = { id = "org.gradle.test-retry", version = "1.5.10" }
retry = { id = "org.gradle.test-retry", version = "1.6.0" }
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 0dfa2dd

Please sign in to comment.