Skip to content

Commit

Permalink
Bump com.smartystreets.api:smartystreets-java-sdk in /backend
Browse files Browse the repository at this point in the history
Bumps [com.smartystreets.api:smartystreets-java-sdk](https://github.com/smartystreets/smartystreets-java-sdk) from 3.14.0 to 3.14.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.14.0...3.14.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2023
1 parent 7828a38 commit 6df0f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {

// data validation
implementation 'com.googlecode.libphonenumber:libphonenumber:8.13.19'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.14.0'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.14.1'

// UI layer dependencies
implementation 'org.json:json:20230618'
Expand Down

0 comments on commit 6df0f3d

Please sign in to comment.