Skip to content

Commit

Permalink
chore(deps): bump com.diffplug.spotless in /cie-java
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.24.0 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] committed Jan 29, 2024
1 parent 6526d9b commit c6458ce
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.24.0"
id "com.diffplug.spotless" version "6.25.0"
}

repositories {
Expand Down

0 comments on commit c6458ce

Please sign in to comment.