Skip to content

Commit

Permalink
Upgrade logback
Browse files Browse the repository at this point in the history
Signed-off-by: at670475 <[email protected]>
  • Loading branch information
taban03 committed Feb 28, 2024
1 parent 8b0d26e commit 6b4816d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ext {
springFrameworkVersion = '5.3.30!!'
springDocVersion = '1.6.9'
guavaVersion = '32.0.1-jre'
logbackVersion = '1.2.9'
logbackVersion = '1.2.13'
lombokVersion = '1.18.20'
mockitoCoreVersion = '2.23.4'
powerMockVersion = "2.0.0-RC.1"
Expand Down

0 comments on commit 6b4816d

Please sign in to comment.