Skip to content

Commit

Permalink
Bump bootstrap from 5.2.0 to 5.2.2 in /examples
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/webjars/bootstrap) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/webjars/bootstrap/releases)
- [Commits](webjars/bootstrap@bootstrap-5.2.0...bootstrap-5.2.2)

---
updated-dependencies:
- dependency-name: org.webjars:bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2022
1 parent 27556b4 commit 2e35c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/embedded-sass/webjars/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: "java"
apply plugin: "io.freefair.sass-java"

dependencies {
implementation 'org.webjars:bootstrap:5.2.0'
implementation 'org.webjars:bootstrap:5.2.2'
}

compileSass {
Expand Down

0 comments on commit 2e35c6f

Please sign in to comment.