Skip to content

Commit

Permalink
fix(deps): Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fussel178 authored and Ludwig Richter committed Jan 28, 2022
1 parent 1fe99d7 commit e66bb84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/telestion-services/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ dependencies {
implementation "io.vertx:vertx-hazelcast:4.2.4"
// implementation "io.vertx:vertx-infinispan:3.9.2"
implementation "io.vertx:vertx-health-check:4.2.4"
implementation "io.vertx:vertx-http-service-factory:4.2.4"
implementation "io.vertx:vertx-rx-java2:4.2.4"
implementation "io.vertx:vertx-config:4.2.4"
implementation "io.vertx:vertx-service-factory:4.2.3"
Expand Down

0 comments on commit e66bb84

Please sign in to comment.