Skip to content

Commit

Permalink
Bump com.smartystreets.api:smartystreets-java-sdk in /backend (#8058)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Aug 29, 2024
1 parent eb1653b commit 655bca7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {

// data validation
implementation 'com.googlecode.libphonenumber:libphonenumber:8.13.28'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.17.5'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.18.0'

// UI layer dependencies
implementation 'org.json:json:20231013'
Expand Down
2 changes: 1 addition & 1 deletion backend/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ com.okta.spring:okta-spring-security-oauth2:3.0.7=compileClasspath,runtimeClassp
com.opencsv:opencsv:5.9=compileClasspath,runtimeClasspath
com.sendgrid:java-http-client:4.5.0=compileClasspath,runtimeClasspath
com.sendgrid:sendgrid-java:4.10.2=compileClasspath,runtimeClasspath
com.smartystreets.api:smartystreets-java-sdk:3.17.5=compileClasspath,runtimeClasspath
com.smartystreets.api:smartystreets-java-sdk:3.18.0=compileClasspath,runtimeClasspath
com.squareup.okhttp3:okhttp:4.10.0=compileClasspath,runtimeClasspath
com.squareup.okio:okio-jvm:3.9.0=compileClasspath,runtimeClasspath
com.squareup.okio:okio:3.9.0=compileClasspath,runtimeClasspath
Expand Down

0 comments on commit 655bca7

Please sign in to comment.