Skip to content

Commit

Permalink
Bump org.gradle:test-retry-gradle-plugin from 1.5.0 to 1.5.5
Browse files Browse the repository at this point in the history
Bumps org.gradle:test-retry-gradle-plugin from 1.5.0 to 1.5.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent b0addde commit 9322c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
classpath "javax.xml.bind:jaxb-api:$jaxbVersion"
classpath "com.sun.xml.bind:jaxb-impl:$jaxbVersion"
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
classpath "org.gradle:test-retry-gradle-plugin:1.5.0"
classpath "org.gradle:test-retry-gradle-plugin:1.5.5"
}
}

Expand Down

0 comments on commit 9322c12

Please sign in to comment.