Skip to content

Commit

Permalink
chore: bump com.diffplug.spotless from 6.25.0 to 7.0.1 in /java/gradle (
Browse files Browse the repository at this point in the history
#255)

Bumps com.diffplug.spotless from 6.25.0 to 7.0.1.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 1e62886 commit 8908ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id("java")

id("com.google.protobuf") version "0.9.4"
id("com.diffplug.spotless") version "6.25.0"
id("com.diffplug.spotless") version "7.0.1"
id("io.gatling.gradle") version "3.13.1.2"
}

Expand Down

0 comments on commit 8908ba8

Please sign in to comment.