Skip to content

Commit

Permalink
netty leak detector 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Feb 25, 2024
1 parent 57a7654 commit abc1bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -126,7 +126,7 @@ ext {
assertJVersion = '3.25.3'
awaitilityVersion = '4.2.0'
hoverflyJavaVersion = '0.16.1'
nettyLeakDetectorJunitExtensionVersion = "0.0.1"
nettyLeakDetectorJunitExtensionVersion = "0.0.2"
tomcatVersion = '9.0.86'
boringSslVersion = '2.0.63.Final'
junitVersion = '5.10.2'
Expand Down

0 comments on commit abc1bb1

Please sign in to comment.