Skip to content

Commit 33429ac

Browse files
authored
Merge pull request #447 from ministryofjustice/dependabot/gradle/org.springframework.boot-2.3.3.RELEASE
Bump org.springframework.boot from 2.3.2.RELEASE to 2.3.3.RELEASE
2 parents 63683f2 + c2ac7a9 commit 33429ac

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)