Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 7.0.0.BETA2 to 7.0.0.BETA4
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 7.0.0.BETA2 to 7.0.0.BETA4.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 1ca00ff commit f5ccabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java-library'
id "io.freefair.lombok" version "8.11"
id "com.vanniktech.maven.publish" version "0.29.0"
id "com.diffplug.spotless" version "7.0.0.BETA2"
id "com.diffplug.spotless" version "7.0.0.BETA4"
}

version = '0.1.0'
Expand Down

0 comments on commit f5ccabc

Please sign in to comment.