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 7d81606 commit 5ae76d7Copy full SHA for 5ae76d7
build.gradle.kts
@@ -2,7 +2,7 @@ import org.hypertrace.gradle.publishing.License.APACHE_2_0;
2
3
plugins {
4
id("com.diffplug.spotless") version "5.2.0" apply false
5
- id("org.hypertrace.publish-maven-central-plugin") version "1.1.1"
+ id("org.hypertrace.publish-maven-central-plugin") version "1.1.2"
6
id("org.hypertrace.ci-utils-plugin") version "0.4.0"
7
id("org.gradle.test-retry") version "1.5.0" apply false
8
id("org.owasp.dependencycheck") version "7.1.1"
0 commit comments