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.6
  • Loading branch information
renovate[bot] authored and augi committed Apr 25, 2024
1 parent 4eb15f8 commit eaca409
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.9.4'
classpath 'com.avast.gradle:gradle-docker-compose-plugin:0.15.2'
classpath 'com.avast.gradle:gradle-docker-compose-plugin:0.17.6'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.39.0'
}
}
Expand Down

0 comments on commit eaca409

Please sign in to comment.