Skip to content

Commit

Permalink
Merge pull request #40 from umlublin/master
Browse files Browse the repository at this point in the history
fix for "Unnesessary dependency"
  • Loading branch information
akaryakina committed May 30, 2023
2 parents e2b1d6b + e459b58 commit 7a1bd56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ ext {

dependencies {

implementation "org.openapitools:openapi-generator-gradle-plugin:5.4.0"
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
implementation 'com.squareup.okhttp3:logging-interceptor:4.11.0'
implementation 'io.swagger:swagger-annotations:1.6.10'
Expand Down

0 comments on commit 7a1bd56

Please sign in to comment.