Skip to content

Commit

Permalink
chore: Update Resource List Gradle Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
DevDavido committed Jun 26, 2024
1 parent c5e0e73 commit 3b1a38e
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 @@ -268,5 +268,5 @@ dependencies {
compileOnly("org.apache.tomcat:tomcat-api:10.1.25")

compileOnly("com.intershop.icm:isml-parser:12.0.0")
implementation("com.intershop.gradle.resourcelist:resourcelist-gradle-plugin:5.0.0")
implementation("com.intershop.gradle.resourcelist:resourcelist-gradle-plugin:5.0.1")
}

0 comments on commit 3b1a38e

Please sign in to comment.