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 Sep 7, 2024
1 parent 5f4ef70 commit 4e0ed92
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,13 +1,13 @@
[versions]
awaitility = "4.2.2"
azure-storage-blob = "12.25.4"
azure-storage-blob = "12.27.1"
hivemq-extensionSdk = "4.7.5"
jetbrains-annotations = "24.1.0"
junit-jupiter = "5.10.0"
logback = "1.5.8"
mockito = "5.11.0"
mockito = "5.13.0"
owner = "1.0.12"
testcontainers = "1.19.8"
testcontainers = "1.20.1"

[libraries]
awaitility = { module = "org.awaitility:awaitility", version.ref = "awaitility" }
Expand All @@ -21,6 +21,6 @@ testcontainers-hivemq = { module = "org.testcontainers:hivemq", version.ref = "t
testcontainers-toxiproxy = { module = "org.testcontainers:toxiproxy", 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 4e0ed92

Please sign in to comment.