We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c8c911 + 9ef55e0 commit 83471a2Copy full SHA for 83471a2
dependencies.gradle
@@ -25,7 +25,7 @@ ext {
25
'ant.version' : '1.10.15',
26
'asciidoctor-gradle-jvm.version': '4.0.5',
27
'asciidoctorj.version' : '3.0.0',
28
- 'asset-pipeline-gradle.version' : '5.0.21',
+ 'asset-pipeline-gradle.version' : '5.0.22',
29
'byte-buddy.version' : '1.17.7',
30
'commons-text.version' : '1.13.1',
31
'directory-watcher.version' : '0.19.1',
@@ -68,7 +68,7 @@ ext {
68
]
69
70
bomDependencyVersions = [
71
- 'asset-pipeline-bom.version' : '5.0.21',
+ 'asset-pipeline-bom.version' : '5.0.22',
72
'bootstrap-icons.version' : '1.13.1',
73
'bootstrap.version' : '5.3.8',
74
'commons-codec.version' : '1.18.0',
0 commit comments