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] committed May 3, 2024
1 parent 824fd8a commit 2734c53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ concurrentUnit = "0.4.6"
dropwizard-metrics = "4.2.25"
eclipse-collections = "11.1.0"
equalsVerifier = "3.16.1"
guava = "33.1.0-jre"
guava = "33.2.0-jre"
guice = "5.1.0"
hivemq-extensionSdk = "4.28.0"
jackson = "2.17.0"
Expand Down Expand Up @@ -81,7 +81,7 @@ zeroAllocationHashing = { module = "net.openhft:zero-allocation-hashing", versio
[plugins]
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.7" }
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.4.1" }
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
javadocLinks = { id = "io.github.sgtsilvio.gradle.javadoc-links", version = "0.8.0" }
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.5.0" }
Expand Down

0 comments on commit 2734c53

Please sign in to comment.