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 26332f6 commit eae6daeCopy full SHA for eae6dae
buildSrc/build.gradle.kts
@@ -30,7 +30,7 @@ dependencies {
30
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.18.0")
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.14")
32
implementation("com.github.johnrengelman:shadow:8.1.1")
33
- implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.13.1")
+ implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.13.2")
34
35
implementation("org.owasp:dependency-check-gradle:8.2.1")
36
0 commit comments