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-41
  • Loading branch information
rainboyan committed Dec 27, 2024
1 parent dc5d868 commit ae5eb21
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 @@ -9,7 +9,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 ae5eb21

Please sign in to comment.