Skip to content

Commit

Permalink
Merge pull request #602 from freefair/dependabot/gradle/examples/org.…
Browse files Browse the repository at this point in the history
…webjars-bootstrap-5.2.2

Bump bootstrap from 5.2.0 to 5.2.2 in /examples
  • Loading branch information
larsgrefer committed Oct 18, 2022
2 parents 27556b4 + 2e35c6f commit 3002715
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 3002715

Please sign in to comment.