Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Bump com.diffplug.spotless from 6.23.1 to 6.23.3
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.23.1 to 6.23.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 862ddec commit 75e3ee7
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 @@ -10,7 +10,7 @@ val testContainersVersion = "1.19.3"
plugins {
application
kotlin("jvm") version "1.9.20"
id("com.diffplug.spotless") version "6.23.1"
id("com.diffplug.spotless") version "6.23.3"
// id("ca.cutterslade.analyze") version "1.9.1"
}

Expand Down

0 comments on commit 75e3ee7

Please sign in to comment.