Skip to content

Commit

Permalink
Bump the dependencies group with 1 update (#256)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: com.diffplug.spotless.


Updates `com.diffplug.spotless` from 6.24.0 to 6.25.0

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 4f3fe12 commit 5c7e417
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 @@ -36,7 +36,7 @@ plugins {
id("application")
kotlin("jvm") version "1.9.22"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("com.diffplug.spotless") version "6.24.0"
id("com.diffplug.spotless") version "6.25.0"
}

application {
Expand Down

0 comments on commit 5c7e417

Please sign in to comment.