Skip to content

Commit

Permalink
build(deps): bump com.diffplug.spotless from 6.23.2 to 6.25.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.23.2 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 Jan 24, 2024
1 parent 533072e commit 92e05a9
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 @@ -5,7 +5,7 @@ buildscript {

plugins {
jacoco
id("com.diffplug.spotless") version "6.23.2"
id("com.diffplug.spotless") version "6.25.0"
val kotlin = "1.9.21"
kotlin("plugin.serialization") version kotlin apply false
kotlin("android") version kotlin apply false
Expand Down

0 comments on commit 92e05a9

Please sign in to comment.