Skip to content

Commit

Permalink
Merge pull request #1544 from phac-nml/dependabot/gradle/org.gradle.t…
Browse files Browse the repository at this point in the history
…est-retry-1.6.0

chore(deps): bump org.gradle.test-retry from 1.4.0 to 1.6.0
  • Loading branch information
ericenns authored Nov 25, 2024
2 parents db2d3e9 + 4d51b1c commit dbc02e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginManagement {
plugins {
id("com.github.node-gradle.node") version "7.1.0"
id("io.spring.dependency-management") version "1.0.11.RELEASE"
id("org.gradle.test-retry") version "1.4.0"
id("org.gradle.test-retry") version "1.6.0"
id("org.springframework.boot") version "2.7.6"
id("org.springdoc.openapi-gradle-plugin") version "1.9.0"
}
Expand Down

0 comments on commit dbc02e9

Please sign in to comment.