Skip to content

Commit bf788a9

Browse files
renovate[bot]Donnerbart
authored andcommitted
Update all minor dependencies
1 parent c3c7430 commit bf788a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
2-
apache-commonsIO = "2.18.0"
2+
apache-commonsIO = "2.19.0"
33
apache-commonsLang = "3.17.0"
44
apache-commonsText = "1.13.1"
55
awaitility = "4.3.0"
66
bouncycastle = "1.80"
77
dagger = "2.56.2"
88
graalvm-nativeImage-svm = "24.2.1"
99
gradleOci-junitJupiter = "0.6.0"
10-
gson = "2.12.1"
10+
gson = "2.13.0"
1111
gsonFire = "1.9.0"
1212
guava = "33.4.8-jre"
1313
hivemq-communityEditionEmbedded = "2025.2"
@@ -21,7 +21,7 @@ jsr305 = "3.0.2"
2121
junit-jupiter = "5.12.2"
2222
junit-pioneer = "2.3.0"
2323
junit-platformLauncher = "1.12.2"
24-
mockito = "5.16.1"
24+
mockito = "5.17.0"
2525
netty = "4.1.119.Final"
2626
okhttp = "4.12.0"
2727
openCsv = "5.10"
@@ -76,7 +76,7 @@ tinylog-impl = { module = "org.tinylog:tinylog-impl", version.ref = "tinylog" }
7676

7777
[plugins]
7878
defaults = { id = "io.github.sgtsilvio.gradle.defaults", version = "0.2.0" }
79-
forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.8" }
79+
forbiddenApis = { id = "de.thetaphi.forbiddenapis", version = "3.9" }
8080
gitPublish = { id = "org.ajoberstar.git-publish", version = "4.2.2" }
8181
githubRelease = { id = "com.github.breadmoirai.github-release", version = "2.5.2" }
8282
graalvm-native = { id = "org.graalvm.buildtools.native", version = "0.10.6" }

0 commit comments

Comments
 (0)