Skip to content

Commit

Permalink
Update libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Oct 14, 2023
1 parent 27b9e26 commit 049546f
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
@@ -1,10 +1,10 @@
[versions]
jackson = "2.15.2"
jackson = "2.15.3"
jersey = "3.1.3"
jetty = "11.0.17"
retrofit = "2.9.0"
slf4j = "2.0.9"
spotbugs = "4.7.3"
spotbugs = "4.8.0"

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

0 comments on commit 049546f

Please sign in to comment.