Skip to content

Commit

Permalink
Merge pull request #14 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 11, 2020
2 parents fa37730 + 5fd51ed commit ccbe57e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ plugins {
id("org.hypertrace.ci-utils-plugin") version "0.1.1"
id("org.hypertrace.publish-plugin") version "0.3.0" apply false
id("org.hypertrace.jacoco-report-plugin") version "0.1.0" apply false
id("org.hypertrace.docker-java-application-plugin") version "0.3.2" apply false
id("org.hypertrace.docker-publish-plugin") version "0.3.2" apply false
id("org.hypertrace.docker-java-application-plugin") version "0.4.0" apply false
id("org.hypertrace.docker-publish-plugin") version "0.4.0" apply false
}

subprojects {
Expand Down

0 comments on commit ccbe57e

Please sign in to comment.