Skip to content

Commit

Permalink
Update dependency org.slf4j:slf4j-api to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 08ecfbc commit 647e7c1
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 @@ -86,7 +86,7 @@ dependencies {
shade libs.gson
shade libs.configurate.hocon

final slf4j = "org.slf4j:slf4j-api:1.7.36"
final slf4j = "org.slf4j:slf4j-api:2.0.13"

launcherCompileOnly slf4j
runtimeOnly slf4j
Expand Down

0 comments on commit 647e7c1

Please sign in to comment.