Skip to content

Commit

Permalink
upgraded slf4j to 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamhead committed Feb 5, 2024
1 parent 4af328a commit d0bd396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.jvmargs=-XX:+HeapDumpOnOutOfMemoryError -Xmx1024m -Dfile.encoding=utf

guavaVersion=33.0.0-jre
nettyVersion=4.1.106.Final
slf4jVersion=2.0.10
slf4jVersion=2.0.11
jacksonVersion=2.16.1
junit5BaseVersion=5.0.0
junitVersion=5.10.1
Expand Down

0 comments on commit d0bd396

Please sign in to comment.