We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b73835 commit 0883cfcCopy full SHA for 0883cfc
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.springframework.boot' version '2.3.5.RELEASE'
3
id 'io.spring.dependency-management' version '1.0.10.RELEASE'
4
id 'de.undercouch.download' version '4.1.1'
5
- id 'org.jetbrains.gradle.plugin.idea-ext' version '0.5'
+ id 'org.jetbrains.gradle.plugin.idea-ext' version '1.0.1'
6
id 'io.openapiprocessor.openapi-processor' version '2021.3'
7
id 'java'
8
}
0 commit comments