Skip to content

Commit

Permalink
Merge pull request #1997 from web3j/logback-fix
Browse files Browse the repository at this point in the history
Update logback version
  • Loading branch information
gtebrean authored Jan 5, 2024
2 parents 4b583dd + ed43750 commit 36d778b
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 @@ -30,7 +30,7 @@ ext {
junitVersion = '5.5.2'
web3jUnitVersion = '4.10.2'
junitBenchmarkVersion = '0.7.2'
logbackVersion = '1.2.3'
logbackVersion = '1.4.14'
mockitoJunitVersion = '3.1.0'
junitPlatformLauncherVersion = '1.5.2'
}
Expand Down

0 comments on commit 36d778b

Please sign in to comment.