Skip to content

Commit afbfaa8

Browse files
chore(deps): update all (#1217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43fa7cf commit afbfaa8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.11"
6+
id "com.github.spotbugs" version "6.1.12"
77
id 'com.diffplug.spotless' version '7.0.3'
88
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
99
}

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.14-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)