Skip to content

Commit

Permalink
build(deps): bump spring-boot-starter-test (#635)
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.2.3.RELEASE to 2.2.4.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.3.RELEASE...v2.2.4.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and uweschaefer committed Jan 21, 2020
1 parent 27bd875 commit cbb1520
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<version>2.2.3.RELEASE</version>
<version>2.2.4.RELEASE</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit cbb1520

Please sign in to comment.