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 4170f32 commit fc0a889Copy full SHA for fc0a889
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.springframework.boot' version '2.5.2'
3
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
4
id 'de.undercouch.download' version '4.1.2'
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