Skip to content

Commit 0883cfc

Browse files
committed
Update dependency org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin to v1
1 parent 7b73835 commit 0883cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'org.springframework.boot' version '2.3.5.RELEASE'
33
id 'io.spring.dependency-management' version '1.0.10.RELEASE'
44
id 'de.undercouch.download' version '4.1.1'
5-
id 'org.jetbrains.gradle.plugin.idea-ext' version '0.5'
5+
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.0.1'
66
id 'io.openapiprocessor.openapi-processor' version '2021.3'
77
id 'java'
88
}

0 commit comments

Comments
 (0)