Skip to content

Commit

Permalink
Merge pull request #815 from freefair/dependabot/gradle/examples/org.…
Browse files Browse the repository at this point in the history
…webjars-webjars-locator-core-0.53

Bump org.webjars:webjars-locator-core from 0.52 to 0.53 in /examples
  • Loading branch information
larsgrefer authored Jun 23, 2023
2 parents 83bb020 + 096d982 commit 3e9dd1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-sass-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ gradlePlugin {

dependencies {
api 'de.larsgrefer.sass:sass-embedded-host:1.15.0'
implementation 'org.webjars:webjars-locator-core:0.52'
implementation 'org.webjars:webjars-locator-core:0.53'

testImplementation project(":test-common")
}

0 comments on commit 3e9dd1b

Please sign in to comment.