Skip to content

Commit

Permalink
fix: bump spring-boot-starter-test from 2.7.1 to 2.7.2
Browse files Browse the repository at this point in the history
Bumps [spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mbarre committed Jul 26, 2022
1 parent 1722142 commit 0bb446f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<jol-core.version>0.16</jol-core.version>
<logback-classic.version>1.2.11</logback-classic.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<spring-boot-starter-test.version>2.7.1</spring-boot-starter-test.version>
<spring-boot-starter-test.version>2.7.2</spring-boot-starter-test.version>

<!-- Plugins versions -->
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit 0bb446f

Please sign in to comment.