Skip to content

Commit

Permalink
Update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Donnerbart committed Sep 6, 2024
1 parent 4e05296 commit 80fda52
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[versions]
apacheDS = "2.0.0.AM27"
commonsValidator = "1.8.0"
commonsValidator = "1.9.0"
hivemq-extensionSdk = "4.1.0"
jetbrains-annotations = "24.1.0"
junit-jupiter = "5.10.0"
logback = "1.5.7"
mockito = "5.12.0"
mockito = "5.13.0"
netty = "4.1.112.Final"
okhttp = "4.12.0"
owner = "1.0.12"
testcontainers = "1.19.8"
testcontainers = "1.20.1"

[libraries]
apacheDS-dns = { module = "org.apache.directory.server:apacheds-protocol-dns", version.ref = "apacheDS" }
Expand All @@ -25,6 +25,6 @@ testcontainers = { module = "org.testcontainers:testcontainers", version.ref = "
testcontainers-hivemq = { module = "org.testcontainers:hivemq", version.ref = "testcontainers" }

[plugins]
hivemq-extension = { id = "com.hivemq.extension", version = "3.1.0" }
hivemq-extension = { id = "com.hivemq.extension", version = "3.2.0" }
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }

0 comments on commit 80fda52

Please sign in to comment.