Skip to content

Commit

Permalink
Merge branch 'master' into feature/deprecate-bad-subscribe-options
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBrand authored Oct 7, 2024
2 parents 2d063b0 + 7b293c9 commit 0770409
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
apache-commonsIO = "2.16.1"
apache-commonsIO = "2.17.0"
apache-commonsLang = "3.17.0"
apache-commonsText = "1.12.0"
awaitility = "4.2.2"
bouncycastle = "1.78.1"
dagger = "2.52"
graalvm-nativeImage-svm = "24.0.2"
graalvm-nativeImage-svm = "24.1.0"
gradleOci-junitJupiter = "0.6.0"
gson = "2.11.0"
gsonFire = "1.9.0"
Expand All @@ -16,18 +16,18 @@ hivemq-testcontainer = "2.0.0"
javaNative = "21.0.2"
javax-annotation-api = "1.3.2"
jetbrains-annotations = "24.1.0"
jline = "3.26.3"
jline = "3.27.0"
jsr305 = "3.0.2"
junit-jupiter = "5.11.1"
junit-pioneer = "2.2.0"
junit-platformLauncher = "1.11.1"
mockito = "5.13.0"
netty = "4.1.113.Final"
junit-jupiter = "5.11.2"
junit-pioneer = "2.3.0"
junit-platformLauncher = "1.11.2"
mockito = "5.14.1"
netty = "4.1.114.Final"
okhttp = "4.12.0"
openCsv = "5.9"
picocli = "4.7.6"
swagger-annotations = "2.2.24"
testcontainers = "1.20.1"
swagger-annotations = "2.2.25"
testcontainers = "1.20.2"
tinylog = "2.7.0"

[libraries]
Expand Down

0 comments on commit 0770409

Please sign in to comment.