We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 313bb70 commit 799d650Copy full SHA for 799d650
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
id("com.diffplug.spotless") version "5.2.0" apply false
5
id("org.hypertrace.publish-maven-central-plugin") version "1.1.1"
6
id("org.hypertrace.ci-utils-plugin") version "0.4.0"
7
- id("org.gradle.test-retry") version "1.2.0" apply false
+ id("org.gradle.test-retry") version "1.5.0" apply false
8
id("org.owasp.dependencycheck") version "7.1.1"
9
}
10
0 commit comments