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 2c57cec commit 85c6b6eCopy full SHA for 85c6b6e
templates/java/build.gradle.mustache
@@ -15,7 +15,6 @@ ext {
15
}
16
17
dependencies {
18
- implementation project (':core')
19
{{#swagger1AnnotationLibrary}}
20
implementation "io.swagger:swagger-annotations:$swagger_annotations_version"
21
{{/swagger1AnnotationLibrary}}
0 commit comments