Skip to content

Commit

Permalink
using latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kerwin committed Apr 13, 2021
1 parent ea482d0 commit 30eab01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description = 'A library wrapping http communication for integrations.'
apply plugin: 'com.synopsys.integration.library'

dependencies {
api 'com.synopsys.integration:integration-common:24.2.1'
api 'com.synopsys.integration:integration-common:24.3.0'

api 'org.apache.httpcomponents:httpclient:4.5.13'
api 'org.apache.httpcomponents:httpmime:4.5.13'
Expand Down

0 comments on commit 30eab01

Please sign in to comment.