Skip to content

Commit 9e8194d

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 8.0.0 to 8.1.0
Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/8.0.0...gradle/8.1.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe833d5 commit 9e8194d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation("com.github.docker-java:docker-java-api:$dockerJavaVersion")
1717
implementation("com.github.docker-java:docker-java-core:$dockerJavaVersion")
1818
implementation("com.bmuschko:gradle-docker-plugin:9.4.0")
19-
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.0.0")
19+
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.1.0")
2020
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.2")
2121
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
2222
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.5")

0 commit comments

Comments
 (0)