Skip to content

Commit

Permalink
Bump gradle-docker-plugin to 9.3.1 (deephaven#3896)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinrsmith authored Jun 1, 2023
1 parent 2154d48 commit 78ab537
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 @@ -22,7 +22,7 @@ dependencies {
because('needed for GwtTools')
}

implementation('com.bmuschko:gradle-docker-plugin:7.1.0') {
implementation('com.bmuschko:gradle-docker-plugin:9.3.1') {
because('needed by plugin com.bmuschko.docker-remote-api')
}

Expand Down

0 comments on commit 78ab537

Please sign in to comment.