Skip to content

Commit

Permalink
fix: bump spring-boot-starter-test from 2.6.6 to 2.6.7
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.6.6 to 2.6.7.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v2.6.7)

---
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 Apr 27, 2022
1 parent 808305b commit b6617d3
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.6.6</spring-boot-starter-test.version>
<spring-boot-starter-test.version>2.6.7</spring-boot-starter-test.version>

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

0 comments on commit b6617d3

Please sign in to comment.