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 631b71b commit c042279Copy full SHA for c042279
build.gradle
@@ -26,7 +26,7 @@ repositories {
26
ext.checkstyleVersion = "10.20.1"
27
ext.springJavaformatCheckstyleVersion = "0.0.43"
28
ext.webjarsFontawesomeVersion = "4.7.0"
29
-ext.webjarsBootstrapVersion = "5.3.3"
+ext.webjarsBootstrapVersion = "5.3.5"
30
31
dependencies {
32
implementation enforcedPlatform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}")
0 commit comments