Skip to content

Commit

Permalink
update gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
dunedodo committed Dec 4, 2023
1 parent 73711ab commit d3b2720
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ repositories {
}

dependencies {
// TODO: implementation 'com.emc.ecs:smart-client-ecs:3.0.2'
implementation files('smarttest/smart-client-core.jar', 'smarttest/smart-client-ecs.jar', 'smarttest/smart-client-jersey.jar')
implementation 'com.emc.ecs:smart-client-ecs:4.0.0-rc.1'
implementation 'org.glassfish.jersey.core:jersey-client:2.40'
implementation 'org.glassfish.jersey.media:jersey-media-json-jackson:2.40'
implementation 'org.glassfish.jersey.media:jersey-media-json-processing:2.40'
Expand Down

0 comments on commit d3b2720

Please sign in to comment.