Skip to content

Commit

Permalink
build(deps): bump org.gradle:test-retry-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps org.gradle:test-retry-gradle-plugin from 1.5.10 to 1.6.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 8e530c4 commit 6d5f816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ libraries.jodaTime = "joda-time:joda-time:2.12.7"
libraries.apacheHttpClient = "org.apache.httpcomponents:httpclient:4.5.14"

// gradle plugins
libraries.testRetryPlugin = "org.gradle:test-retry-gradle-plugin:1.5.10"
libraries.testRetryPlugin = "org.gradle:test-retry-gradle-plugin:1.6.0"
libraries.cargoGradlePlugin = "com.bmuschko:gradle-cargo-plugin:2.9.0"
libraries.springBootGradlePlugin = "org.springframework.boot:spring-boot-gradle-plugin:${versions.springBootVersion}"
libraries.springDependencyMangementGradlePlugin = "io.spring.gradle:dependency-management-plugin"
Expand Down

0 comments on commit 6d5f816

Please sign in to comment.