Skip to content

Commit

Permalink
Build(deps): Bump com.diffplug.spotless from 6.12.1 to 6.25.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.12.1 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] authored Jul 22, 2024
1 parent 5779763 commit 406a1e9
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 @@ -18,7 +18,7 @@ plugins {
id "idea"
id "org.scoverage" version "8.1" apply false
id "org.sonarqube" version "3.4.0.2513"
id "com.diffplug.spotless" version "6.12.1" apply false
id "com.diffplug.spotless" version "6.25.0" apply false
id "org.nosphere.apache.rat" version "0.8.1"
id "com.github.maiflai.scalatest" version "0.32" apply false
id "com.github.johnrengelman.shadow" version "8.1.1" apply false
Expand Down

0 comments on commit 406a1e9

Please sign in to comment.