Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.23.2 to 6.23.3
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.23.2 to 6.23.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 58fb1ce commit 7f3bfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ plugins {
// checkstyle
id("com.github.gmazzo.buildconfig") version "4.1.2"
//id("com.github.spotbugs") version "4.7.9"
id("com.diffplug.spotless") version "6.23.2"
id("com.diffplug.spotless") version "6.23.3"
id("com.github.johnrengelman.shadow") version "7.1.2"
}

Expand Down

0 comments on commit 7f3bfe9

Please sign in to comment.