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