Skip to content

Commit

Permalink
Update dependency io.netty:netty-tcnative-boringssl-static to v2.0.62…
Browse files Browse the repository at this point in the history
….Final
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 6831156 commit 33a75b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
testImplementation 'io.netty:netty-buffer:4.1.73.Final'
testImplementation 'io.netty:netty-handler:4.1.73.Final'
// pinned: https://github.com/netty/netty-tcnative/issues/716
testRuntimeOnly 'io.netty:netty-tcnative-boringssl-static:2.0.47.Final'
testRuntimeOnly 'io.netty:netty-tcnative-boringssl-static:2.0.62.Final'

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
Expand Down

0 comments on commit 33a75b7

Please sign in to comment.