Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent e480bd7 commit 836d767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ packetevents = { group = "com.github.retrooper", name = "packetevents-velocity",
vpacketevents = { group = "io.github.4drian3d", name = "vpacketevents-api", version = "1.1.0" }

annotations = "org.jetbrains:annotations:24.1.0"
slf4j = "org.slf4j:slf4j-api:2.0.13"
slf4j = "org.slf4j:slf4j-api:2.0.14"

[plugins]

Expand Down

0 comments on commit 836d767

Please sign in to comment.