Skip to content

Commit f07a3e9

Browse files
committed
unnecessary dependency
1 parent 024878f commit f07a3e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ check.dependsOn testInt
3737
dependencies {
3838
implementation 'org.codehaus.groovy:groovy:2.5.4'
3939
implementation 'io.swagger.parser.v3:swagger-parser:2.0.17'
40-
implementation 'com.fasterxml.jackson.core:jackson-core:2.10.2'
4140
implementation 'com.google.googlejavaformat:google-java-format:1.7'
4241
compileOnly "com.github.hauner.openapi:openapi-generatr-api:$generatrApiVersion"
4342

0 commit comments

Comments
 (0)