Skip to content

Commit

Permalink
Bump gradle-docker-compose-plugin from 0.14.3 to 0.14.8
Browse files Browse the repository at this point in the history
0.14.8 is the last version that is fully backwards compatible, later versions have upgraded to `Property<>`
  • Loading branch information
vierbergenlars committed Aug 17, 2022
1 parent 3594725 commit 0ede3d4
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 @@ -127,7 +127,7 @@ dependencies {
}

implementation 'com.bmuschko:gradle-docker-plugin:7.4.0'
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.14.3'
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.14.8'
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
testImplementation 'org.hamcrest:hamcrest-core:2.2'
testImplementation gradleTestKit()
Expand Down

0 comments on commit 0ede3d4

Please sign in to comment.