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 f4a5c5f + b766302 commit c3f0374Copy full SHA for c3f0374
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.19',
+ 'asset-pipeline-gradle.version' : '5.0.20',
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.19',
+ 'asset-pipeline-bom.version' : '5.0.20',
72
'bootstrap-icons.version' : '1.13.1',
73
'bootstrap.version' : '5.3.7',
74
'commons-codec.version' : '1.18.0',
0 commit comments