Skip to content

Commit

Permalink
Bump org.webjars:bootstrap from 5.3.2 to 5.3.3 (#11)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 0004648 commit 9b78914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {

compileOnly('org.projectlombok:lombok')
runtimeOnly('org.webjars:webjars-locator-core')
runtimeOnly('org.webjars:bootstrap:5.3.2')
runtimeOnly('org.webjars:bootstrap:5.3.3')
runtimeOnly('org.springframework.boot:spring-boot-devtools')

testImplementation('junit:junit')
Expand Down

0 comments on commit 9b78914

Please sign in to comment.