Skip to content

Commit e3ec6a7

Browse files
dependabot[bot]jamesward
authored andcommitted
Bump org.gradle.test-retry from 1.5.5 to 1.5.6
Bumps org.gradle.test-retry from 1.5.5 to 1.5.6. --- 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]>
1 parent ffdac37 commit e3ec6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
55
plugins {
66
kotlin("jvm") version "1.8.0" apply false
77
id("com.google.protobuf") version "0.9.4" apply false
8-
id("org.gradle.test-retry") version "1.5.5"
8+
id("org.gradle.test-retry") version "1.5.6"
99
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
1010
}
1111

0 commit comments

Comments
 (0)