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 1, 2024
1 parent 5beaeb9 commit 57d8582
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.0"
id "com.github.maiflai.scalatest" version "0.32" apply false
id "com.github.johnrengelman.shadow" version "7.1.2" apply false
Expand Down

0 comments on commit 57d8582

Please sign in to comment.