Skip to content

Commit dd214f9

Browse files
Update all minor dependencies
1 parent c9dd65e commit dd214f9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[versions]
2-
apache-commonsCompress = "1.26.2"
2+
apache-commonsCompress = "1.27.1"
33
apache-commonsIO = "2.16.1"
4-
apache-commonsLang = "3.14.0"
4+
apache-commonsLang = "3.17.0"
55
awaitility = "4.2.2"
66
bouncycastle = "1.78.1"
7-
byteBuddy = "1.14.19"
7+
byteBuddy = "1.15.1"
88
concurrentUnit = "0.4.6"
99
dropwizard-metrics = "4.2.27"
1010
eclipse-collections = "11.1.0"
1111
equalsVerifier = "3.16.2"
12-
guava = "33.1.0-jre"
12+
guava = "33.3.0-jre"
1313
guice = "5.1.0"
1414
hivemq-extensionSdk = "4.31.0"
1515
jackson = "2.17.2"
@@ -22,7 +22,7 @@ jctools = "4.0.5"
2222
junit = "4.13.2"
2323
kotlin = "1.9.25"
2424
logback = "1.5.8"
25-
mockito = "5.11.0"
25+
mockito = "5.13.0"
2626
netty = "4.1.113.Final"
2727
oshi = "6.6.3"
2828
rocksdb = "8.3.3"
@@ -81,7 +81,7 @@ zeroAllocationHashing = { module = "net.openhft:zero-allocation-hashing", versio
8181
[plugins]
8282
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
8383
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" }
8585
javadocLinks = { id = "io.github.sgtsilvio.gradle.javadoc-links", version = "0.8.0" }
8686
license = { id = "com.github.hierynomus.license", version = "0.16.1" }
8787
metadata = { id = "io.github.sgtsilvio.gradle.metadata", version = "0.6.0" }

0 commit comments

Comments
 (0)