Skip to content

Commit

Permalink
use dependencyManagement
Browse files Browse the repository at this point in the history
  • Loading branch information
Pil0tXia authored May 27, 2024
1 parent 10a80f0 commit 59ca7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventmesh-meta/eventmesh-meta-consul/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

dependencies {
implementation 'com.ecwid.consul:consul-api:1.4.5'
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
implementation 'org.apache.httpcomponents:httpclient'
implementation project(":eventmesh-meta:eventmesh-meta-api")
implementation project(":eventmesh-common")
testImplementation "org.mockito:mockito-core"
Expand Down

0 comments on commit 59ca7fc

Please sign in to comment.