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 6884ac1 commit f8a5d5bCopy full SHA for f8a5d5b
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'org.springframework.boot' version '2.3.5.RELEASE'
3
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
4
- id 'de.undercouch.download' version '4.1.1'
+ id 'de.undercouch.download' version '4.1.2'
5
id 'org.jetbrains.gradle.plugin.idea-ext' version '0.5'
6
id 'io.openapiprocessor.openapi-processor' version '2021.3'
7
id 'java'
0 commit comments