Skip to content

Commit

Permalink
Merge pull request #937 from freefair/dependabot/gradle/org.webjars-w…
Browse files Browse the repository at this point in the history
…ebjars-locator-core-0.54

Bump org.webjars:webjars-locator-core from 0.53 to 0.54
  • Loading branch information
larsgrefer authored Oct 23, 2023
2 parents 607f379 + e3fd1bc commit 3ae3b8e
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 @@ -41,7 +41,7 @@ gradlePlugin {

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

testImplementation project(":test-common")
}

0 comments on commit 3ae3b8e

Please sign in to comment.