Skip to content

Commit c3f0374

Browse files
authored
Merge pull request #15215 from jdaugherty/7.0.x
update asset pipeline to 5.0.20
2 parents f4a5c5f + b766302 commit c3f0374

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)