Skip to content

Commit 1979d89

Browse files
build(deps): bump org.webjars:bootstrap from 5.3.6 to 5.3.7
Bumps [org.webjars:bootstrap](https://github.com/webjars/bootstrap) from 5.3.6 to 5.3.7. - [Commits](webjars/bootstrap@bootstrap-5.3.6...bootstrap-5.3.7) --- updated-dependencies: - dependency-name: org.webjars:bootstrap dependency-version: 5.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d982c9 commit 1979d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootNotice/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ dependencies {
2525

2626
runtimeOnly 'com.h2database:h2'
2727

28-
implementation "org.webjars:bootstrap:5.3.6"
28+
implementation "org.webjars:bootstrap:5.3.7"
2929
implementation "org.webjars:jquery:3.7.1"
3030
}

0 commit comments

Comments
 (0)