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

Commit bbfc87b

Browse files
Bump org.gradle.test-retry from 1.5.6 to 1.5.7 (#67)
Bumps org.gradle.test-retry from 1.5.6 to 1.5.7. --- updated-dependencies: - dependency-name: org.gradle.test-retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f83fbe0 commit bbfc87b

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
@@ -18,7 +18,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1818
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
1919
spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
2020
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }
21-
retry = { id = "org.gradle.test-retry", version = "1.5.6" }
21+
retry = { id = "org.gradle.test-retry", version = "1.5.7" }
2222

2323
[libraries]
2424
bugsnag = "com.bugsnag:bugsnag:3.7.1"

0 commit comments

Comments
 (0)