Skip to content

Commit

Permalink
fix(deps): update dependency com.avast.gradle:gradle-docker-compose-p…
Browse files Browse the repository at this point in the history
…lugin to v0.17.1
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent ba57b6c commit 1284587
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 @@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.19'
classpath 'com.avast.gradle:gradle-docker-compose-plugin:0.15.2'
classpath 'com.avast.gradle:gradle-docker-compose-plugin:0.17.1'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.39.0'
}
}
Expand Down

0 comments on commit 1284587

Please sign in to comment.