Skip to content

Commit

Permalink
Merge-ignore 1.0.39 into 1.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Oleh Dokuka <oleh.dokuka@icloud.com>
  • Loading branch information
OlegDokuka committed Oct 10, 2023
2 parents 4326879 + 04db106 commit 6823583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -108,7 +108,7 @@ ext {
logbackVersion = '1.2.12'

// Netty
nettyDefaultVersion = '4.1.99.Final'
nettyDefaultVersion = '4.1.100.Final'
if (!project.hasProperty("forceNettyVersion")) {
nettyVersion = nettyDefaultVersion
}
Expand Down

0 comments on commit 6823583

Please sign in to comment.