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.
1 parent aea7854 commit 5f9acaaCopy full SHA for 5f9acaa
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.15',
+ 'asset-pipeline-gradle.version' : '5.0.16',
29
'byte-buddy.version' : '1.17.7',
30
'commons-text.version' : '1.13.1',
31
'directory-watcher.version' : '0.19.1',
@@ -72,7 +72,7 @@ ext {
72
]
73
74
bomDependencyVersions = [
75
- 'asset-pipeline-bom.version' : '5.0.15',
+ 'asset-pipeline-bom.version' : '5.0.16',
76
'bootstrap-icons.version' : '1.13.1',
77
'bootstrap.version' : '5.3.7',
78
'commons-codec.version' : '1.18.0',
0 commit comments