Skip to content

Commit

Permalink
Merge pull request #102 from 4drian3d/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.16
  • Loading branch information
4drian3d authored Nov 3, 2024
2 parents 46532a8 + 14a8e29 commit c4cd62d
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.16"

[plugins]

Expand Down

0 comments on commit c4cd62d

Please sign in to comment.