Skip to content

Commit

Permalink
Merge pull request #17 from wadoon/dependabot/gradle/com.diffplug.spo…
Browse files Browse the repository at this point in the history
…tless-6.22.0

Bump com.diffplug.spotless from 6.21.0 to 6.22.0
  • Loading branch information
wadoon authored Oct 10, 2023
2 parents 9613d25 + 298d537 commit 3ddd915
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 @@ -6,7 +6,7 @@ plugins {
id("org.jetbrains.dokka") version "1.9.0" apply (false)
`maven-publish`
`java-library`
id("com.diffplug.spotless") version "6.21.0" apply false
id("com.diffplug.spotless") version "6.22.0" apply false
id("org.sonarqube") version "4.4.1.3373"

id("com.github.ben-manes.versions") version "0.49.0"
Expand Down

0 comments on commit 3ddd915

Please sign in to comment.