Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/frontend/storybook/m…
Browse files Browse the repository at this point in the history
…anager-webpack5-6.5.16
  • Loading branch information
BobanL authored Jul 5, 2023
2 parents e29630d + 6651a4e commit 323d3a3
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 @@ -53,7 +53,7 @@ dependencies {

// data validation
implementation 'com.googlecode.libphonenumber:libphonenumber:8.13.14'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.13.0'
implementation 'com.smartystreets.api:smartystreets-java-sdk:3.13.15'

// UI layer dependencies
implementation 'org.json:json:20230227'
Expand Down
2 changes: 1 addition & 1 deletion backend/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ com.okta.spring:okta-spring-sdk:2.1.7=compileClasspath,runtimeClasspath
com.okta.spring:okta-spring-security-oauth2:2.1.7=compileClasspath,runtimeClasspath
com.sendgrid:java-http-client:4.5.0=compileClasspath,runtimeClasspath
com.sendgrid:sendgrid-java:4.9.3=compileClasspath,runtimeClasspath
com.smartystreets.api:smartystreets-java-sdk:3.13.0=compileClasspath,runtimeClasspath
com.smartystreets.api:smartystreets-java-sdk:3.13.15=compileClasspath,runtimeClasspath
com.squareup.okhttp3:okhttp:4.9.3=compileClasspath,runtimeClasspath
com.squareup.okio:okio:2.8.0=compileClasspath,runtimeClasspath
com.stoyanr:evictor:1.0.0=compileClasspath,runtimeClasspath
Expand Down

0 comments on commit 323d3a3

Please sign in to comment.