Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent eea9eb0 commit e6d9a1d
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 @@ -11,7 +11,7 @@ buildscript {
plugins {
kotlin("jvm") version "1.9.10"
kotlin("plugin.allopen") version "1.9.10"
id("com.diffplug.spotless") version "6.20.0"
id("com.diffplug.spotless") version "6.22.0"
id("net.minecraftforge.gradle") version "[6.0,6.2)"
id("org.parchmentmc.librarian.forgegradle") version "1.+"
id("io.gitlab.arturbosch.detekt") version "1.23.0"
Expand Down

0 comments on commit e6d9a1d

Please sign in to comment.