Skip to content

Commit

Permalink
fix: Update ICM Gradle plugin version to 5.5.1 (#79066)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-raab committed Aug 30, 2022
1 parent 6dbd9dd commit 2a5c05c
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 @@ -298,7 +298,7 @@ dependencies {

implementation("org.apache.solr:solr-solrj:8.11.2")
implementation("com.bmuschko:gradle-docker-plugin:7.1.0")
implementation("com.intershop.gradle.icm:icm-gradle-plugin:5.5.0")
implementation("com.intershop.gradle.icm:icm-gradle-plugin:5.5.1")
implementation("com.intershop.gradle.jobrunner:icmjobrunner:1.0.5")

testImplementation("com.intershop.gradle.test:test-gradle-plugin:4.1.1")
Expand Down

0 comments on commit 2a5c05c

Please sign in to comment.