Skip to content

Commit

Permalink
Bump com.diffplug.spotless in /components/serialization/multipart
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.24.0 to 6.25.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent ac67c9f commit 46175d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/serialization/multipart/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'signing'
id 'jacoco'
id 'com.github.spotbugs' version '6.0.6'
id "com.diffplug.spotless" version "6.24.0"
id "com.diffplug.spotless" version "6.25.0"
}

java {
Expand Down

0 comments on commit 46175d3

Please sign in to comment.