Skip to content

Commit

Permalink
Update slf4j major version
Browse files Browse the repository at this point in the history
  • Loading branch information
Torch3333 committed Dec 19, 2024
1 parent 8fb38aa commit edd40f4
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 @@ -23,7 +23,7 @@ subprojects {
ext {
guiceVersion = '5.1.0'
guavaVersion = '32.1.3-jre'
slf4jVersion = '1.7.36'
slf4jVersion = '2.0.16'
cassandraDriverVersion = '3.11.5'
azureCosmosVersion = '4.65.0'
jooqVersion = '3.14.16'
Expand Down

0 comments on commit edd40f4

Please sign in to comment.