Skip to content

Commit

Permalink
Bump netty-tcnative-boringssl-static from 2.0.39.Final to 2.0.40.Final (
Browse files Browse the repository at this point in the history
#370)

Bumps [netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative) from 2.0.39.Final to 2.0.40.Final.
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.39.Final...netty-tcnative-parent-2.0.40.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-tcnative-boringssl-static
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Graeme Rocher <[email protected]>
  • Loading branch information
dependabot[bot] and graemerocher committed Jul 5, 2021
1 parent 81e4505 commit ff99ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc-server-runtime/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
testImplementation project(":grpc-client-runtime")

testRuntimeOnly "io.netty:netty-tcnative:2.0.40.Final"
testRuntimeOnly "io.netty:netty-tcnative-boringssl-static:2.0.39.Final"
testRuntimeOnly "io.netty:netty-tcnative-boringssl-static:2.0.40.Final"
}

// compileJava.options.fork=true
Expand Down

0 comments on commit ff99ee3

Please sign in to comment.