Skip to content

Commit 83471a2

Browse files
authored
Merge pull request #15263 from jdaugherty/7.0.x
deps - update asset-pipeline to v5.0.22
2 parents 4c8c911 + 9ef55e0 commit 83471a2

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.21',
28+
'asset-pipeline-gradle.version' : '5.0.22',
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.21',
71+
'asset-pipeline-bom.version' : '5.0.22',
7272
'bootstrap-icons.version' : '1.13.1',
7373
'bootstrap.version' : '5.3.8',
7474
'commons-codec.version' : '1.18.0',

0 commit comments

Comments
 (0)