Skip to content

Commit

Permalink
Merge pull request #11 from hypertrace/upgrade-docker-plugin
Browse files Browse the repository at this point in the history
chore: upgrade docker plugin
  • Loading branch information
aaron-steinfeld authored Aug 12, 2020
2 parents b76036e + c2a04e2 commit 3a304d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions span-normalizer/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ plugins {
java
application
jacoco
id("org.hypertrace.docker-java-application-plugin") version "0.3.2"
id("org.hypertrace.docker-publish-plugin") version "0.3.2"
id("org.hypertrace.docker-java-application-plugin") version "0.4.0"
id("org.hypertrace.docker-publish-plugin") version "0.4.0"
id("org.hypertrace.jacoco-report-plugin")
}

Expand Down

0 comments on commit 3a304d9

Please sign in to comment.