Skip to content

Commit

Permalink
Bump com.smartystreets.api:smartystreets-java-sdk from 3.18.1 to 3.18…
Browse files Browse the repository at this point in the history
….2 (#612)

Bumps [com.smartystreets.api:smartystreets-java-sdk](https://github.com/smartystreets/smartystreets-java-sdk) from 3.18.1 to 3.18.2.
- [Release notes](https://github.com/smartystreets/smartystreets-java-sdk/releases)
- [Changelog](https://github.com/smartystreets/smartystreets-java-sdk/blob/master/CHANGELOG.md)
- [Commits](smartystreets/smartystreets-java-sdk@3.18.1...3.18.2)

---
updated-dependencies:
- dependency-name: com.smartystreets.api:smartystreets-java-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc P <[email protected]>
  • Loading branch information
dependabot[bot] and cram-cfa authored Oct 22, 2024
1 parent f0f13b3 commit ce8128a
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 @@ -79,7 +79,7 @@ dependencies {
implementation 'org.flywaydb:flyway-core:[9.+,10.+['
implementation 'org.webjars.npm:dropzone:5.9.3'
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.364'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.18.1'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.18.2'
implementation 'com.github.librepdf:openpdf:2.0.3'
implementation 'org.yaml:snakeyaml:2.3'
implementation 'com.mailgun:mailgun-java:1.1.3'
Expand Down

0 comments on commit ce8128a

Please sign in to comment.