Skip to content

Commit

Permalink
Bump com.smartystreets.api:smartystreets-java-sdk from 3.15.2 to 3.16…
Browse files Browse the repository at this point in the history
….1 (#457)

Bumps [com.smartystreets.api:smartystreets-java-sdk](https://github.com/smartystreets/smartystreets-java-sdk) from 3.15.2 to 3.16.1.
- [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.15.2...3.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Gonzalez <spokenbird@gmail.com>
  • Loading branch information
dependabot[bot] and spokenbird authored Nov 30, 2023
1 parent 722d670 commit 05439de
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 @@ -78,7 +78,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.15.2'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.16.1'
implementation 'com.github.librepdf:openpdf:1.3.33'
implementation 'org.yaml:snakeyaml:2.2'
implementation 'com.mailgun:mailgun-java:1.1.0'
Expand Down

0 comments on commit 05439de

Please sign in to comment.