Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.21.0 to 6.22.0 in /lib/kotlin (#2859)
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.21.0 to 6.22.0.

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

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 Oct 4, 2023
1 parent bc9c04d commit 94abea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ plugins {
id 'pmd'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id "com.github.spotbugs" version "5.1.3"
id "com.diffplug.spotless" version "6.21.0"
id "com.diffplug.spotless" version "6.22.0"
}

description = 'Apache Thrift Java Library'
Expand Down

0 comments on commit 94abea1

Please sign in to comment.