Skip to content

Commit

Permalink
fix(deps): update dependency io.netty:netty-tcnative-boringssl-static…
Browse files Browse the repository at this point in the history
… to v2.0.62.final (GoogleCloudPlatform#2206)
  • Loading branch information
renovate-bot authored Oct 13, 2023
1 parent af6f107 commit 3262bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adservice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {

runtimeOnly "com.fasterxml.jackson.core:jackson-core:${jacksonCoreVersion}",
"com.fasterxml.jackson.core:jackson-databind:${jacksonDatabindVersion}",
"io.netty:netty-tcnative-boringssl-static:2.0.61.Final"
"io.netty:netty-tcnative-boringssl-static:2.0.62.Final"
}
}

Expand Down

0 comments on commit 3262bc0

Please sign in to comment.