Skip to content

Commit

Permalink
chore(deps): bump com.diffplug.spotless in /backend
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.13.0 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rm3l committed Sep 7, 2024
1 parent 92b8348 commit e877555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*/
plugins {
id "pl.allegro.tech.build.axion-release" version "1.18.8"
id "com.diffplug.spotless" version "6.13.0"
id "com.diffplug.spotless" version "6.25.0"
id "org.jetbrains.kotlin.jvm" version "2.0.20"
id "org.jetbrains.kotlin.plugin.allopen" version "2.0.20"
}
Expand Down

0 comments on commit e877555

Please sign in to comment.