Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 7d00d89

Browse files
Bump org.gradle.test-retry from 1.5.10 to 1.6.0 (#186)
Bumps org.gradle.test-retry from 1.5.10 to 1.6.0. --- updated-dependencies: - dependency-name: org.gradle.test-retry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e86ba2d commit 7d00d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
2020
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
2121
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
2222
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
23-
retry = { id = "org.gradle.test-retry", version = "1.5.10" }
23+
retry = { id = "org.gradle.test-retry", version = "1.6.0" }
2424

2525
[libraries]
2626
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"

0 commit comments

Comments
 (0)