Skip to content

Commit

Permalink
Upgrade to Grace Asset Pipeline Plugin 5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed May 11, 2024
1 parent 9d3dbb9 commit 5fdc412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
classpath "org.graceframework:grace-gradle-plugin:$graceVersion"
classpath "com.github.erdi:webdriver-binaries-gradle-plugin:3.2"
classpath "org.graceframework.plugins:asset-pipeline-gradle:5.2.4"
classpath "org.graceframework.plugins:asset-pipeline-gradle:5.2.5"
}
}

Expand Down Expand Up @@ -76,7 +76,7 @@ dependencies {
runtimeOnly "jakarta.xml.bind:jakarta.xml.bind-api:2.3.3"
runtimeOnly "jakarta.el:jakarta.el-api:3.0.3"
runtimeOnly "org.glassfish:jakarta.el:3.0.4"
runtimeOnly "org.graceframework.plugins:asset-pipeline-plugin:5.2.4"
runtimeOnly "org.graceframework.plugins:asset-pipeline-plugin:5.2.5"
testImplementation "io.micronaut:micronaut-inject-groovy"
testImplementation "org.graceframework:grace-test-support"
testImplementation "org.mockito:mockito-core"
Expand Down

0 comments on commit 5fdc412

Please sign in to comment.