Skip to content

Commit 0ee29c4

Browse files
authored
Merge pull request #656 from larsgrefer/dependabot/gradle/4.x/org.webjars-bootstrap-5.3.5
Bump org.webjars:bootstrap from 5.3.3 to 5.3.5
2 parents 497ba0b + 0de217d commit 0ee29c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: sass-embedded-host/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131

3232
testCompileOnly 'org.jetbrains:annotations:26.0.2'
3333

34-
testRuntimeOnly 'org.webjars:bootstrap:5.3.3'
34+
testRuntimeOnly 'org.webjars:bootstrap:5.3.5'
3535
}
3636

3737
tasks.named("processResources", ProcessResources) {

0 commit comments

Comments
 (0)