Skip to content

Commit f2ae375

Browse files
chore: update plugins
1 parent 32302de commit f2ae375

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle.kts

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ import org.hypertrace.gradle.publishing.License
33

44
plugins {
55
id("org.hypertrace.repository-plugin") version "0.4.0"
6-
id("org.hypertrace.ci-utils-plugin") version "0.3.0"
7-
id("org.hypertrace.publish-plugin") version "1.0.2" apply false
8-
id("org.hypertrace.jacoco-report-plugin") version "0.2.0" apply false
9-
id("org.hypertrace.code-style-plugin") version "1.1.2" apply false
6+
id("org.hypertrace.ci-utils-plugin") version "0.3.2"
7+
id("org.hypertrace.publish-plugin") version "1.0.5" apply false
8+
id("org.hypertrace.jacoco-report-plugin") version "0.2.1" apply false
9+
id("org.hypertrace.code-style-plugin") version "2.0.0" apply false
1010
id("org.owasp.dependencycheck") version "10.0.3"
1111
}
1212

0 commit comments

Comments
 (0)