Skip to content

Commit 1e59128

Browse files
committed
feature: switch to 5.0.14 asset pipeline to resolve windows command line issues
1 parent 75260be commit 1e59128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ext {
2525
'ant.version' : '1.10.15',
2626
'asciidoctor-gradle-jvm.version' : '4.0.4',
2727
'asciidoctorj.version' : '3.0.0',
28-
'asset-pipeline-gradle.version': '5.0.13',
28+
'asset-pipeline-gradle.version': '5.0.14',
2929
'byte-buddy.version' : '1.17.6',
3030
'commons-text.version' : '1.13.1',
3131
'directory-watcher.version' : '0.19.1',
@@ -73,7 +73,7 @@ ext {
7373
]
7474

7575
bomDependencyVersions = [
76-
'asset-pipeline-grails.version': '5.0.13',
76+
'asset-pipeline-grails.version': '5.0.14',
7777
'bootstrap-icons.version' : '1.13.1',
7878
'bootstrap.version' : '5.3.7',
7979
'commons-codec.version' : '1.18.0',

0 commit comments

Comments
 (0)