Skip to content

Commit

Permalink
updates gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
JBAhire committed Dec 21, 2020
1 parent 3f4919c commit 603275c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions attribute-service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ plugins {
java
application
jacoco
id("org.hypertrace.docker-java-application-plugin") version "0.8.0"
id("org.hypertrace.docker-publish-plugin") version "0.8.0"
id("org.hypertrace.docker-java-application-plugin") version "0.8.1"
id("org.hypertrace.docker-publish-plugin") version "0.8.1"
id("org.hypertrace.integration-test-plugin")
id("org.hypertrace.jacoco-report-plugin")
}
Expand Down

0 comments on commit 603275c

Please sign in to comment.