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 20, 2024
1 parent 50e8e78 commit 4a3f1b3
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 @@ -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 4a3f1b3

Please sign in to comment.