Skip to content

Commit 0de217d

Browse files
Bump org.webjars:bootstrap from 5.3.3 to 5.3.5
Bumps [org.webjars:bootstrap](https://github.com/webjars/bootstrap) from 5.3.3 to 5.3.5. - [Commits](webjars/bootstrap@bootstrap-5.3.3...bootstrap-5.3.5) --- updated-dependencies: - dependency-name: org.webjars:bootstrap dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4680d88 commit 0de217d

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)