Skip to content

Commit

Permalink
feat!: upgrade bmuschko docker plugin (#93001)
Browse files Browse the repository at this point in the history
* rolled back unnecessary update of icm-gradle-plugin:6.0.0 to 6.0.1
  • Loading branch information
skiesewetter-intershop committed Feb 7, 2024
1 parent 087d869 commit ae773fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ dependencies {

implementation("org.apache.solr:solr-solrj:9.4.0")
implementation("com.bmuschko.docker-remote-api:com.bmuschko.docker-remote-api.gradle.plugin:9.3.6")
implementation("com.intershop.gradle.icm:icm-gradle-plugin:6.0.1")
implementation("com.intershop.gradle.icm:icm-gradle-plugin:6.0.0")
implementation("com.intershop.gradle.jobrunner:icmjobrunner:1.0.5")
}

0 comments on commit ae773fd

Please sign in to comment.