Skip to content

Commit

Permalink
Bump com.diffplug.spotless in /getting-started-guides/java
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.23.0 to 6.23.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent d2b96aa commit 31f2acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting-started-guides/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.23.0'
id 'com.diffplug.spotless' version '6.23.2'
id 'org.springframework.boot' version '3.2.0'
id 'de.undercouch.download' version '5.5.0'
}
Expand Down

0 comments on commit 31f2acc

Please sign in to comment.