Skip to content

Commit 9b78914

Browse files
Bump org.webjars:bootstrap from 5.3.2 to 5.3.3 (#11)
Bumps [org.webjars:bootstrap](https://github.com/webjars/bootstrap) from 5.3.2 to 5.3.3. - [Commits](webjars/bootstrap@bootstrap-5.3.2...bootstrap-5.3.3) --- updated-dependencies: - dependency-name: org.webjars:bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0004648 commit 9b78914

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
@@ -39,7 +39,7 @@ dependencies {
3939

4040
compileOnly('org.projectlombok:lombok')
4141
runtimeOnly('org.webjars:webjars-locator-core')
42-
runtimeOnly('org.webjars:bootstrap:5.3.2')
42+
runtimeOnly('org.webjars:bootstrap:5.3.3')
4343
runtimeOnly('org.springframework.boot:spring-boot-devtools')
4444

4545
testImplementation('junit:junit')

0 commit comments

Comments
 (0)