Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.23.3 to 6.25.0 in /lib/java
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.23.3 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 and fishy committed Feb 1, 2024
1 parent 9d96f20 commit 0c637d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/java/build.gradle
Expand Up @@ -42,7 +42,7 @@ plugins {
id 'pmd'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id "com.github.spotbugs" version "5.2.5"
id "com.diffplug.spotless" version "6.23.3"
id "com.diffplug.spotless" version "6.25.0"
}

description = 'Apache Thrift Java Library'
Expand Down

0 comments on commit 0c637d7

Please sign in to comment.