Skip to content

Commit 2761969

Browse files
Bump org.webjars.npm:bootstrap from 5.3.5 to 5.3.6 in /perf-tests
Bumps [org.webjars.npm:bootstrap](https://github.com/twbs/bootstrap) from 5.3.5 to 5.3.6. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.5...v5.3.6) --- updated-dependencies: - dependency-name: org.webjars.npm:bootstrap dependency-version: 5.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d2c088 commit 2761969

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.3.5"
18+
ext.webjarsBootstrapVersion = "5.3.6"
1919

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

0 commit comments

Comments
 (0)