Skip to content

Commit

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

Bump bootstrap from 5.1.3 to 5.2.0 in /examples
  • Loading branch information
larsgrefer committed Sep 17, 2022
2 parents 9437b5f + c347a8e commit defa74d
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.1.3'
implementation 'org.webjars:bootstrap:5.2.0'
}

compileSass {
Expand Down

0 comments on commit defa74d

Please sign in to comment.