Skip to content

Commit c2ac7a9

Browse files
Bump org.springframework.boot from 2.3.2.RELEASE to 2.3.3.RELEASE
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 2.3.2.RELEASE to 2.3.3.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.3.2.RELEASE...v2.3.3.RELEASE) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63683f2 commit c2ac7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'java'
44
id 'idea'
55
id 'jacoco'
6-
id 'org.springframework.boot' version '2.3.2.RELEASE'
6+
id 'org.springframework.boot' version '2.3.3.RELEASE'
77
id 'io.spring.dependency-management' version '1.0.10.RELEASE'
88
id 'com.github.node-gradle.node' version '2.2.4'
99
id 'org.sonarqube' version '3.0'

0 commit comments

Comments
 (0)