Skip to content

Commit

Permalink
Merge pull request #323 from larsgrefer/dependabot/gradle/1.x/org.web…
Browse files Browse the repository at this point in the history
…jars-bootstrap-5.3.1

Bump org.webjars:bootstrap from 5.3.0 to 5.3.1
  • Loading branch information
larsgrefer authored Aug 5, 2023
2 parents 35d398a + c32b796 commit aac9f04
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 @@ -60,7 +60,7 @@ dependencies {
testCompileOnly 'org.jetbrains:annotations:24.0.1'

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

tasks.named("processResources") {
Expand Down

0 comments on commit aac9f04

Please sign in to comment.