Skip to content

Commit 93cc360

Browse files
committed
Update plugin org.jetbrains.gradle.plugin.idea-ext to v1.1.1
1 parent 6710012 commit 93cc360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id 'com.github.spotbugs' version '5.0.0-beta.1'
1212
id 'org.springframework.boot' version '2.5.5'
1313
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
14-
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1'
14+
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.1'
1515
id 'com.google.cloud.tools.jib' version '3.1.4'
1616
}
1717

0 commit comments

Comments
 (0)