Skip to content

Commit

Permalink
Upgrade to Test Retry Gradle Plugin 1.6.0
Browse files Browse the repository at this point in the history
Closes gh-37
  • Loading branch information
rainboyan committed Jan 5, 2025
1 parent e098219 commit 090488d
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 @@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
classpath "org.graceframework:grace-gradle-plugin:$graceVersion"
classpath "org.gradle:test-retry-gradle-plugin:1.4.0"
classpath "org.gradle:test-retry-gradle-plugin:1.6.0"
classpath "io.spring.gradle:dependency-management-plugin:$springDependencyManagementPluginVersion"
}
}
Expand Down

0 comments on commit 090488d

Please sign in to comment.