Skip to content

Commit

Permalink
line-bot-webhook doesn't depends on retrofit2 (#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
tokuhirom committed Nov 21, 2023
1 parent f92e264 commit b01aed5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion line-bot-webhook/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ dependencies {
compileOnly(libs.jackson.annotations)
compileOnly(libs.javax.annotation)
compileOnly(libs.jakarta.annotation.api)
api(libs.retrofit2.retrofit)

testImplementation(libs.bundles.tests)
testImplementation(libs.jackson.databind)
Expand Down

0 comments on commit b01aed5

Please sign in to comment.