Skip to content

Commit

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

Bump bootstrap from 5.2.2 to 5.2.3 in /examples
  • Loading branch information
larsgrefer committed Dec 2, 2022
2 parents ae5e1cf + 258dea1 commit bd822c8
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.2'
implementation 'org.webjars:bootstrap:5.2.3'
}

compileSass {
Expand Down

0 comments on commit bd822c8

Please sign in to comment.