Skip to content

Commit

Permalink
webjars-locator-core is sufficient
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Feb 3, 2022
1 parent fbaedb5 commit 7df074f
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 @@ -48,7 +48,7 @@ pluginBundle {

dependencies {
api 'de.larsgrefer.sass:sass-embedded-host:1.0.0-m1'
implementation 'org.webjars:webjars-locator:0.42'
implementation 'org.webjars:webjars-locator-core:0.48'

testImplementation project(":test-common")
}

0 comments on commit 7df074f

Please sign in to comment.