Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.20.0 to 6.21.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.20.0 to 6.21.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 marcwrobel committed Sep 5, 2023
1 parent 84233fd commit f887ab2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Internal

- Bump development java version from to java 17.0.7+7 to 17.0.8+101 (#152).
- Bump com.diffplug.spotless from 6.18.0 to 6.20.0 (#146, #148).
- Bump com.diffplug.spotless from 6.18.0 to 6.21.0 (#146, #148, #149).
- Bump com.slack.api:bolt-socket-mode from 1.29.2 to 1.31.0 (#147, #151).
- Bump actions/checkout from 3 to 4 (#150).
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pluginManagement {

plugins {
id "${quarkusPluginId}" version "${quarkusPluginVersion}"
id 'com.diffplug.spotless' version '6.20.0'
id 'com.diffplug.spotless' version '6.21.0'
}
}

Expand Down

0 comments on commit f887ab2

Please sign in to comment.