File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ dependencies {
5656 runtimeOnly " com.h2database:h2:$h2Version "
5757 runtimeOnly " org.apache.tomcat:tomcat-jdbc"
5858 runtimeOnly " jakarta.xml.bind:jakarta.xml.bind-api:$xmlBindApiVersion "
59- runtimeOnly " com.bertramlabs.plugins:asset-pipeline-grails: $a ssetPipelineGrailVersion "
59+ runtimeOnly " com.bertramlabs.plugins:asset-pipeline-grails"
6060
6161 testImplementation " org.grails:grails-gorm-testing-support"
6262 testImplementation " org.mockito:mockito-core"
Original file line number Diff line number Diff line change 11projectVersion =5.0.0-SNAPSHOT
22
3- assetPipelineGrailVersion =5.0.1
3+ assetPipelineGrailVersion =5.0.4
44asyncVersion =6.0.0-SNAPSHOT
55cacheVersion =8.0.0-SNAPSHOT
66commonsPool2Version =2.12.0
You can’t perform that action at this time.
0 commit comments