We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6710012 commit fec8bc0Copy full SHA for fec8bc0
1 file changed
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id 'pmd'
10
id 'checkstyle'
11
id 'com.github.spotbugs' version '5.0.0-beta.1'
12
- id 'org.springframework.boot' version '2.5.5'
+ id 'org.springframework.boot' version '2.5.6'
13
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
14
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1'
15
id 'com.google.cloud.tools.jib' version '3.1.4'
0 commit comments