Skip to content

Commit

Permalink
chore(deps): bump com.diffplug.spotless in /cie-java (#93)
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.23.3 to 6.24.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] committed Jan 15, 2024
1 parent d2516e8 commit 6526d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cie-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {

// Apply the application plugin to add support for building a CLI application.
id 'application'
id "com.diffplug.spotless" version "6.23.3"
id "com.diffplug.spotless" version "6.24.0"
}

repositories {
Expand Down

0 comments on commit 6526d9b

Please sign in to comment.