1
1
[versions ]
2
- apache-commonsCompress = " 1.26.2 "
3
- apache-commonsIO = " 2.16.1 "
4
- apache-commonsLang = " 3.14 .0"
2
+ apache-commonsCompress = " 1.27.1 "
3
+ apache-commonsIO = " 2.18.0 "
4
+ apache-commonsLang = " 3.17 .0"
5
5
awaitility = " 4.2.2"
6
- bouncycastle = " 1.78.1 "
7
- byteBuddy = " 1.14.19 "
6
+ bouncycastle = " 1.79 "
7
+ byteBuddy = " 1.15.10 "
8
8
concurrentUnit = " 0.4.6"
9
9
dropwizard-metrics = " 4.2.29"
10
10
eclipse-collections = " 11.1.0"
11
- equalsVerifier = " 3.16.2 "
11
+ equalsVerifier = " 3.17.3 "
12
12
guava = " 33.3.1-jre"
13
13
guice = " 5.1.0"
14
14
hivemq-extensionSdk = " 4.35.0"
@@ -22,7 +22,7 @@ jctools = "4.0.5"
22
22
junit = " 4.13.2"
23
23
kotlin = " 1.9.25"
24
24
logback = " 1.5.12"
25
- mockito = " 5.11.0 "
25
+ mockito = " 5.14.2 "
26
26
netty = " 4.1.115.Final"
27
27
oshi = " 6.6.5"
28
28
rocksdb = " 8.3.3"
@@ -80,8 +80,8 @@ zeroAllocationHashing = { module = "net.openhft:zero-allocation-hashing", versio
80
80
81
81
[plugins ]
82
82
defaults = { id = " io.github.sgtsilvio.gradle.defaults" , version = " 0.2.0" }
83
- forbiddenApis = { id = " de.thetaphi.forbiddenapis" , version = " 3.7 " }
84
- githubRelease = { id = " com.github.breadmoirai.github-release" , version = " 2.4.1 " }
83
+ forbiddenApis = { id = " de.thetaphi.forbiddenapis" , version = " 3.8 " }
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
87
metadata = { id = " io.github.sgtsilvio.gradle.metadata" , version = " 0.6.0" }
0 commit comments