Skip to content

Commit e0a9a21

Browse files
committed
update gradle to get dockerBuildImages
1 parent 1e759fa commit e0a9a21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ plugins {
99
id("org.hypertrace.jacoco-report-plugin") version "0.3.0" apply false
1010
id("org.hypertrace.code-style-plugin") version "2.1.2" apply false
1111
id("org.owasp.dependencycheck") version "12.1.3"
12+
id("org.hypertrace.docker-java-application-plugin") version "0.11.3"
1213
}
1314

1415
subprojects {

0 commit comments

Comments
 (0)