Skip to content

Commit

Permalink
Bump com.squareup.okio:okio from 3.9.0 to 3.9.1 in /backend
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 13, 2024
1 parent 0fc7b5b commit d889c38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
*
* DevSecOps verifies these packages at least once per month. LAST VERIFIED: 10 July 2024.
*/
implementation 'com.squareup.okio:okio:3.9.0'
implementation 'com.squareup.okio:okio:3.9.1'
implementation 'org.springframework:spring-core:6.0.16'
implementation 'org.springframework.security:spring-security-core:6.1.8'
implementation 'org.springframework.security:spring-security-oauth2-client:6.3.1'
Expand Down
4 changes: 2 additions & 2 deletions backend/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ com.sendgrid:java-http-client:4.5.0=compileClasspath,runtimeClasspath
com.sendgrid:sendgrid-java:4.10.3=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
com.squareup.okio:okio-jvm:3.9.1=compileClasspath,runtimeClasspath
com.squareup.okio:okio:3.9.1=compileClasspath,runtimeClasspath
com.stoyanr:evictor:1.0.0=compileClasspath,runtimeClasspath
com.sun.istack:istack-commons-runtime:4.1.2=runtimeClasspath
com.twilio.sdk:twilio:10.1.0=compileClasspath,runtimeClasspath
Expand Down

0 comments on commit d889c38

Please sign in to comment.