Skip to content

Commit

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

Bump com.diffplug.spotless from 6.24.0 to 6.25.0
  • Loading branch information
chadlwilson authored Jan 29, 2024
2 parents 0cc3b48 + 876cd34 commit 8bef789
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.24.0"
id("com.diffplug.spotless") version "6.25.0"
id("io.gitlab.arturbosch.detekt") version "1.23.4"
id("com.github.spotbugs") version "6.0.6"
jacoco
Expand Down

0 comments on commit 8bef789

Please sign in to comment.