Skip to content

Commit

Permalink
Update slf4j, spotbugs.
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Apr 13, 2024
1 parent 1b88089 commit e482509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
jackson = "2.17.0"
jersey = "3.1.6"
retrofit = "2.11.0"
slf4j = "2.0.12"
spotbugs = "4.8.3"
slf4j = "2.0.13"
spotbugs = "4.8.4"

[libraries]
slf4j-api = { module = "org.slf4j:slf4j-api", version.ref="slf4j" }
Expand Down

0 comments on commit e482509

Please sign in to comment.