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 5e12a5c commit 99efc95Copy full SHA for 99efc95
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
maven { url "https://jitpack.io" }
12
}
13
dependencies {
14
- classpath 'com.github.tomasbjerre:gradle-scripts:gradle5-SNAPSHOT'
+ classpath 'com.github.tomasbjerre:gradle-scripts:master-SNAPSHOT'
15
classpath 'org.openapitools:openapi-generator-gradle-plugin:3.3.4'
16
17
0 commit comments