Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.23.3 to 6.25.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcwrobel committed Jan 26, 2024
1 parent 6a3f03a commit 3952eae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Changed

- Update _Data_ section title to _Data et Intelligence Artificielle_.

### Fixed

Expand All @@ -17,8 +16,4 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Internal

- Bump com.slack.api:bolt-socket-mode from 1.34.0 to 1.36.1 (#166)
- Bump org.glassfish.tyrus.bundles:tyrus-standalone-client from 1.20 to 1.21 (#162).
- Bump com.diffplug.spotless from 6.22.0 to 6.23.3 (#173).
- Bump actions/setup-java from 3 to 4 (#170).
- Bump github/codeql-action from 2 to 3 (#174).
- Bump com.diffplug.spotless from 6.23.3 to 6.25.0 (#177).
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.23.3'
id 'com.diffplug.spotless' version '6.25.0'
}
}

Expand Down

0 comments on commit 3952eae

Please sign in to comment.