Skip to content

Commit

Permalink
chore(deps): bump com.diffplug.spotless in /cie-java (#90)
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.22.0 to 6.23.3.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 6513b1b commit c6be868
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.22.0"
id "com.diffplug.spotless" version "6.23.3"
}

repositories {
Expand Down

0 comments on commit c6be868

Please sign in to comment.