Skip to content

Commit

Permalink
Upgrade to Grace Asset Pipeline Plugin 5.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Aug 18, 2024
1 parent b87386a commit bc3a94c
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 @@ -10,7 +10,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.6"
classpath "org.graceframework.plugins:asset-pipeline-gradle:5.2.7"
}
}

Expand Down Expand Up @@ -79,7 +79,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.6"
runtimeOnly "org.graceframework.plugins:asset-pipeline-plugin:5.2.7"
testImplementation "org.graceframework:grace-test-support"
testImplementation "org.mockito:mockito-core"
testImplementation "org.graceframework.plugins:geb"
Expand Down

0 comments on commit bc3a94c

Please sign in to comment.