Skip to content

Commit

Permalink
Bump gradle-docker-plugin to 7.1.0 (#1515)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinrsmith authored Nov 3, 2021
1 parent 9e60ab4 commit bab820b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
exclude group: 'org.codehaus.groovy'
}

compile 'com.bmuschko:gradle-docker-plugin:6.7.0'
compile 'com.bmuschko:gradle-docker-plugin:7.1.0'

compile ('com.avast.gradle:gradle-docker-compose-plugin:0.14.9')

Expand Down

0 comments on commit bab820b

Please sign in to comment.