Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Mar 1, 2024
1 parent 860b624 commit ba4ce74
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
caffeine = "3.1.8"
commons-codec = "1.16.0"
commons-compress = "1.25.0"
commons-codec = "1.16.1"
commons-compress = "1.26.0"
commons-io = "2.15.1"
json = "20231013"
junit-jupiter = "5.10.1"
netty = "4.1.106.Final"
json = "20240205"
junit-jupiter = "5.10.2"
netty = "4.1.107.Final"
reactor-kotlin = "1.2.2"
reactor-netty = "1.1.15"
reactor-netty = "1.1.16"

[libraries]
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version.ref = "caffeine" }
Expand Down

0 comments on commit ba4ce74

Please sign in to comment.