Skip to content

Commit b766302

Browse files
committed
update asset pipeline to 5.0.20
1 parent f4a5c5f commit b766302

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.5',
2727
'asciidoctorj.version' : '3.0.0',
28-
'asset-pipeline-gradle.version' : '5.0.19',
28+
'asset-pipeline-gradle.version' : '5.0.20',
2929
'byte-buddy.version' : '1.17.7',
3030
'commons-text.version' : '1.13.1',
3131
'directory-watcher.version' : '0.19.1',
@@ -68,7 +68,7 @@ ext {
6868
]
6969

7070
bomDependencyVersions = [
71-
'asset-pipeline-bom.version' : '5.0.19',
71+
'asset-pipeline-bom.version' : '5.0.20',
7272
'bootstrap-icons.version' : '1.13.1',
7373
'bootstrap.version' : '5.3.7',
7474
'commons-codec.version' : '1.18.0',

0 commit comments

Comments
 (0)