Skip to content

Commit

Permalink
Bump test-retry-gradle-plugin from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps test-retry-gradle-plugin from 1.4.0 to 1.4.1.

---
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 26, 2022
1 parent 91339dc commit 0c3c4eb
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 @@ -72,7 +72,7 @@ dependencies {
implementation 'com.gradle.enterprise:test-distribution-gradle-plugin:2.3.5'
implementation 'org.nosphere.gradle.github:gradle-github-actions-plugin:1.3.2'
implementation 'com.gradle:common-custom-user-data-gradle-plugin:1.8.1'
implementation 'org.gradle:test-retry-gradle-plugin:1.4.0'
implementation 'org.gradle:test-retry-gradle-plugin:1.4.1'
implementation 'me.champeau.gradle:japicmp-gradle-plugin:0.4.0'

implementation 'org.tomlj:tomlj:1.0.0'
Expand Down

0 comments on commit 0c3c4eb

Please sign in to comment.