Skip to content

Commit 57356a5

Browse files
fix(deps): update all (#1214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdf6401 commit 57356a5

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'org.ajoberstar.grgit' version '5.3.0'
44
id "com.github.ben-manes.versions" version '0.52.0'
55
id 'ru.vyarus.mkdocs' version '4.0.1' apply false
6-
id "com.github.spotbugs" version "6.1.7"
6+
id "com.github.spotbugs" version "6.1.10"
77
id 'com.diffplug.spotless' version '7.0.3'
88
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
99
}
@@ -14,7 +14,7 @@ ext{
1414
jupiterApiVersion = '5.12.2'
1515
jupiterPlatformVersion = '1.12.2'
1616
assertjVersion = '3.27.3'
17-
pmdVersion = '7.12.0'
17+
pmdVersion = '7.13.0'
1818
jacocoVersion = '0.8.13'
1919
caffeineVersion = '3.2.0'
2020
nexusStagingPluginVersion = '0.22.0'

gradle/wrapper/gradle-wrapper.jar

59 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)