Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.23.3 to 6.24.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.23.3 to 6.24.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 Jan 15, 2024
1 parent cc1b299 commit 7f666bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
ksp = { id = "com.google.devtools.ksp", version = "1.9.22-1.0.16" }
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
room = { id = "androidx.room", version.ref = "room" }
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }
spotless = { id = "com.diffplug.spotless", version = "6.24.0" }
cache-fix = { id = "org.gradle.android.cache-fix", version = "3.0" }
about-libraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutLibraries" }

0 comments on commit 7f666bd

Please sign in to comment.