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 Jul 6, 2024
1 parent 84225e9 commit dc4fa1a
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
Expand Up @@ -9,7 +9,7 @@ concurrentUnit = "0.4.6"
dropwizard-metrics = "4.2.26"
eclipse-collections = "11.1.0"
equalsVerifier = "3.16.1"
guava = "33.1.0-jre"
guava = "33.2.1-jre"
guice = "5.1.0"
hivemq-extensionSdk = "4.30.0"
jackson = "2.17.2"
Expand All @@ -22,7 +22,7 @@ jctools = "4.0.5"
junit = "4.13.2"
kotlin = "1.9.24"
logback = "1.5.6"
mockito = "5.11.0"
mockito = "5.12.0"
netty = "4.1.111.Final"
oshi = "6.6.1"
rocksdb = "8.3.3"
Expand All @@ -31,7 +31,7 @@ slf4j = "2.0.13"
stefanBirkner-systemRules = "1.19.0"
wiremock = "3.0.1"
xodus = "1.2.3"
zeroAllocationHashing = "0.16"
zeroAllocationHashing = "0.26ea0"

[libraries]
apache-commonsCompress = { module = "org.apache.commons:commons-compress", version.ref = "apache-commonsCompress" }
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.6.0" }
Expand Down

0 comments on commit dc4fa1a

Please sign in to comment.