Skip to content

Commit

Permalink
Bump org.gradle.test-retry from 1.5.9 to 1.5.10
Browse files Browse the repository at this point in the history
Bumps org.gradle.test-retry from 1.5.9 to 1.5.10.

---
updated-dependencies:
- dependency-name: org.gradle.test-retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 16, 2024
1 parent 56a0866 commit 890382f
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 @@ -20,7 +20,7 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.14.0" }
retry = { id = "org.gradle.test-retry", version = "1.5.9" }
retry = { id = "org.gradle.test-retry", version = "1.5.10" }

[libraries]
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
Expand Down

0 comments on commit 890382f

Please sign in to comment.