Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.21.0 to 6.22.0 in /other-examples/java
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]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent e2e7b73 commit 9fb3e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other-examples/java/settings.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pluginManagement {
plugins {
id 'com.diffplug.spotless' version '6.21.0'
id 'com.diffplug.spotless' version '6.22.0'
id 'org.springframework.boot' version '3.1.3'
id 'de.undercouch.download' version '5.5.0'
id 'com.github.johnrengelman.shadow' version '8.1.1'
Expand Down

0 comments on commit 9fb3e82

Please sign in to comment.