Skip to content

Commit cb8fdd0

Browse files
Bump org.webjars.npm:bootstrap from 5.2.3 to 5.3.3 in /perf-tests
Bumps [org.webjars.npm:bootstrap](https://github.com/twbs/bootstrap) from 5.2.3 to 5.3.3. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.2.3...v5.3.3) --- updated-dependencies: - dependency-name: org.webjars.npm:bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7bdb5f commit cb8fdd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perf-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616

1717
ext.webjarsFontawesomeVersion = "4.7.0"
18-
ext.webjarsBootstrapVersion = "5.2.3"
18+
ext.webjarsBootstrapVersion = "5.3.3"
1919

2020
dependencies {
2121
implementation 'org.springframework.boot:spring-boot-starter-cache'

0 commit comments

Comments
 (0)