@@ -9,7 +9,7 @@ concurrentUnit = "0.4.6"
9
9
dropwizard-metrics = " 4.2.25"
10
10
eclipse-collections = " 11.1.0"
11
11
equalsVerifier = " 3.16.1"
12
- guava = " 33.1 .0-jre"
12
+ guava = " 33.2 .0-jre"
13
13
guice = " 5.1.0"
14
14
hivemq-extensionSdk = " 4.29.0"
15
15
jackson = " 2.17.1"
@@ -22,7 +22,7 @@ jctools = "4.0.3"
22
22
junit = " 4.13.2"
23
23
kotlin = " 1.9.24"
24
24
logback = " 1.5.6"
25
- mockito = " 5.11 .0"
25
+ mockito = " 5.12 .0"
26
26
netty = " 4.1.110.Final"
27
27
oshi = " 6.6.1"
28
28
rocksdb = " 8.3.3"
@@ -31,7 +31,7 @@ slf4j = "2.0.13"
31
31
stefanBirkner-systemRules = " 1.19.0"
32
32
wiremock = " 3.0.1"
33
33
xodus = " 1.2.3"
34
- zeroAllocationHashing = " 0.16 "
34
+ zeroAllocationHashing = " 0.26ea0 "
35
35
36
36
[libraries ]
37
37
apache-commonsCompress = { module = " org.apache.commons:commons-compress" , version.ref = " apache-commonsCompress" }
@@ -81,11 +81,11 @@ zeroAllocationHashing = { module = "net.openhft:zero-allocation-hashing", versio
81
81
[plugins ]
82
82
defaults = { id = " io.github.sgtsilvio.gradle.defaults" , version = " 0.2.0" }
83
83
forbiddenApis = { id = " de.thetaphi.forbiddenapis" , version = " 3.7" }
84
- githubRelease = { id = " com.github.breadmoirai.github-release" , version = " 2.4.1 " }
84
+ githubRelease = { id = " com.github.breadmoirai.github-release" , version = " 2.5.2 " }
85
85
javadocLinks = { id = " io.github.sgtsilvio.gradle.javadoc-links" , version = " 0.8.0" }
86
86
license = { id = " com.github.hierynomus.license" , version = " 0.16.1" }
87
- metadata = { id = " io.github.sgtsilvio.gradle.metadata" , version = " 0.5 .0" }
87
+ metadata = { id = " io.github.sgtsilvio.gradle.metadata" , version = " 0.6 .0" }
88
88
nexusPublish = { id = " io.github.gradle-nexus.publish-plugin" , version = " 1.3.0" }
89
- oci = { id = " io.github.sgtsilvio.gradle.oci" , version = " 0.9 .0" }
89
+ oci = { id = " io.github.sgtsilvio.gradle.oci" , version = " 0.10 .0" }
90
90
shadow = { id = " com.github.johnrengelman.shadow" , version = " 8.1.1" }
91
91
versions = { id = " com.github.ben-manes.versions" , version = " 0.51.0" }
0 commit comments