Skip to content

Commit

Permalink
Merge pull request #32 from larsgrefer/dependabot/gradle/org.springfr…
Browse files Browse the repository at this point in the history
…amework-spring-core-5.3.9

Bump spring-core from 5.+ to 5.3.9
  • Loading branch information
larsgrefer authored Jul 24, 2021
2 parents fcdc4ba + 8591498 commit 8af274d
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 @@ -42,7 +42,7 @@ dependencies {
sassEmbedded "sass:sass_embedded:$dartSassVersion:windows-ia32@zip"
sassEmbedded "sass:sass_embedded:$dartSassVersion:windows-x64@zip"

testImplementation 'org.springframework:spring-core:5.3.8'
testImplementation 'org.springframework:spring-core:5.3.9'
testImplementation 'org.slf4j:slf4j-simple:1.7.32'
testRuntimeOnly 'org.webjars:webjars-locator:0.41'
testRuntimeOnly 'org.webjars:bootstrap:4.6.0'
Expand Down

0 comments on commit 8af274d

Please sign in to comment.