Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Nov 14, 2023
1 parent f1b4842 commit f91c3af
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,16 +1,16 @@
[versions]
bouncycastle = "1.76"
dagger = "2.48"
equalsverifier = "3.15.2"
guava = "32.1.2-jre"
dagger = "2.48.1"
equalsverifier = "3.15.3"
guava = "32.1.3-jre"
jctools = "4.0.1"
jetbrains-annotations = "24.0.1"
junit-jupiter = "5.10.0"
junit-jupiter = "5.10.1"
mockito = "4.11.0"
netty = "4.1.99.Final"
netty = "4.1.101.Final"
paho-mqttClient = "1.2.5"
reactiveStreams = "1.0.4"
reactor = "3.5.11"
reactor = "3.5.12"
reactor-addons = "3.5.1"
rxjava = "3.1.8"
slf4j = "1.7.36"
Expand Down

0 comments on commit f91c3af

Please sign in to comment.