Skip to content

Commit

Permalink
asset-pipeline 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Dec 13, 2024
1 parent bc282dc commit 6c0067f
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 @@ -11,7 +11,7 @@ plugins {
id "groovy"
id "war"
id "idea"
id "com.bertramlabs.asset-pipeline" version "5.0.3"
id "com.bertramlabs.asset-pipeline" version "5.0.4"
id "application"
id "eclipse"
id 'maven-publish'
Expand Down Expand Up @@ -54,7 +54,7 @@ dependencies {
runtimeOnly("org.springframework.boot:spring-boot-starter-tomcat")
runtimeOnly("org.springframework.boot:spring-boot-starter-validation")
console("org.grails:grails-console")
runtimeOnly("com.bertramlabs.plugins:asset-pipeline-grails:5.0.3")
runtimeOnly("com.bertramlabs.plugins:asset-pipeline-grails:5.0.4")
runtimeOnly("com.h2database:h2")
runtimeOnly("org.apache.tomcat:tomcat-jdbc")
runtimeOnly("org.fusesource.jansi:jansi:1.18")
Expand Down

0 comments on commit 6c0067f

Please sign in to comment.