Skip to content

Commit

Permalink
Merge branch '1.x' of github.com:larsgrefer/dart-sass-java into 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Oct 1, 2023
2 parents fb1e754 + c5c5e14 commit dc00879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass-embedded-host/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
testCompileOnly 'org.jetbrains:annotations:24.0.1'

testRuntimeOnly "org.webjars:webjars-locator-core:$webjarsVersion"
testRuntimeOnly 'org.webjars:bootstrap:5.3.1'
testRuntimeOnly 'org.webjars:bootstrap:5.3.2'
}

tasks.named("processResources") {
Expand Down

0 comments on commit dc00879

Please sign in to comment.