Skip to content

Commit

Permalink
Bump org.springframework.boot:spring-boot-starter-test from 3.2.3 to …
Browse files Browse the repository at this point in the history
…3.2.4 (#961)

Bump org.springframework.boot:spring-boot-starter-test

Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent cfcf027 commit 029937a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dependencies {
implementation "com.h2database:h2:2.1.214"
}

testImplementation 'org.springframework.boot:spring-boot-starter-test:3.2.3'
testImplementation 'org.springframework.boot:spring-boot-starter-test:3.2.4'

// Batik
implementation 'org.apache.xmlgraphics:batik-all:1.17'
Expand Down

0 comments on commit 029937a

Please sign in to comment.