Skip to content

Commit

Permalink
fix(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent e352b5e commit 6cdf809
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ bouncycastle = "1.70"
byteBuddy = "1.15.11"
concurrentUnit = "0.4.6"
dagger = "2.54"
dropwizard-metrics = "4.2.29"
equalsVerifier = "3.18"
dropwizard-metrics = "4.2.30"
equalsVerifier = "3.18.1"
future-converter = "1.2.0"
guava = "32.1.3-jre"
hivemq-edge-adapterSdk = "2024.5"
Expand All @@ -28,7 +28,7 @@ jaxb = "2.3.9"
jctools = "4.0.5"
jersey = "2.46"
jose4j = "0.9.6"
jsonSchemaValidator = "1.5.4"
jsonSchemaValidator = "1.5.5"
junit-jupiter = "5.11.4"
junit = "4.13.2"
logback = "1.5.16"
Expand All @@ -42,7 +42,7 @@ shrinkwrap = "1.2.6"
slf4j = "2.0.16"
spotBugs = "4.8.5"
stefanBirkner-systemRules = "1.19.0"
swagger-annotations = "2.2.27"
swagger-annotations = "2.2.28"
victools-jsonschema = "4.37.0"
wiremock = "3.0.1"
zeroAllocationHashing = "0.16"
Expand Down
2 changes: 1 addition & 1 deletion hivemq-edge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ plugins {

id("jacoco")
id("pmd")
id("io.swagger.core.v3.swagger-gradle-plugin") version "2.2.27"
id("io.swagger.core.v3.swagger-gradle-plugin") version "2.2.28"
id("com.hivemq.edge-version-updater")
id("com.hivemq.third-party-license-generator")

Expand Down

0 comments on commit 6cdf809

Please sign in to comment.