Skip to content

Commit

Permalink
Bump org.gradle.test-retry from 1.5.2 to 1.5.4 (#413)
Browse files Browse the repository at this point in the history
Bumps org.gradle.test-retry from 1.5.2 to 1.5.4.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent e6dfc61 commit 2369732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
kotlin("jvm") version "1.6.21" apply false
id("com.google.protobuf") version "0.8.18" apply false
id("org.gradle.test-retry") version "1.5.2"
id("org.gradle.test-retry") version "1.5.4"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
}

Expand Down

0 comments on commit 2369732

Please sign in to comment.