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 Feb 17, 2024
1 parent 3bf2b5a commit e147a10
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 @@ -44,7 +44,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.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
Expand Down

0 comments on commit e147a10

Please sign in to comment.