Skip to content

Commit

Permalink
updated docker-compose plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Hasgul <[email protected]>
  • Loading branch information
jordanhasgul committed Feb 27, 2024
1 parent 0ddbfdf commit a0c12d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.eclipse.jgit.api.errors.RefAlreadyExistsException

buildscript {
dependencies {
classpath "com.avast.gradle:gradle-docker-compose-plugin:0.16.12"
classpath "com.avast.gradle:gradle-docker-compose-plugin:0.17.6"
}
}

Expand Down

0 comments on commit a0c12d5

Please sign in to comment.