Skip to content

Commit 2c1d8cb

Browse files
Bump org.webjars.npm:bootstrap from 5.3.3 to 5.3.5
Bumps [org.webjars.npm:bootstrap](https://github.com/twbs/bootstrap) from 5.3.3 to 5.3.5. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.5) --- updated-dependencies: - dependency-name: org.webjars.npm:bootstrap dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2849793 commit 2c1d8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626
ext.checkstyleVersion = "10.20.1"
2727
ext.springJavaformatCheckstyleVersion = "0.0.43"
2828
ext.webjarsFontawesomeVersion = "4.7.0"
29-
ext.webjarsBootstrapVersion = "5.3.3"
29+
ext.webjarsBootstrapVersion = "5.3.5"
3030

3131
dependencies {
3232
implementation enforcedPlatform("${quarkusPlatformGroupId}:${quarkusPlatformArtifactId}:${quarkusPlatformVersion}")

0 commit comments

Comments
 (0)