Skip to content

Commit

Permalink
Merge pull request #471 from ThoughtWorks-SEA/dependabot/gradle/com.d…
Browse files Browse the repository at this point in the history
…iffplug.spotless-6.23.3

Bump com.diffplug.spotless from 6.23.0 to 6.23.3
  • Loading branch information
chadlwilson authored Dec 4, 2023
2 parents 4bd4e52 + 1a0462c commit 8116a21
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 @@ -7,7 +7,7 @@ plugins {
id("org.jetbrains.kotlin.plugin.allopen") version kotlinVersion
id("org.jetbrains.kotlin.plugin.jpa") version kotlinVersion
id("io.micronaut.application") version "3.7.10"
id("com.diffplug.spotless") version "6.23.0"
id("com.diffplug.spotless") version "6.23.3"
id("io.gitlab.arturbosch.detekt") version "1.23.4"
id("com.github.spotbugs") version "5.2.4"
jacoco
Expand Down

0 comments on commit 8116a21

Please sign in to comment.