Skip to content

Commit 1325029

Browse files
Bump com.diffplug.spotless from 6.25.0 to 7.2.1
Bumps com.diffplug.spotless from 6.25.0 to 7.2.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a3d86b commit 1325029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id("org.jetbrains.kotlin.plugin.allopen") version kotlinVersion
88
id("org.jetbrains.kotlin.plugin.jpa") version kotlinVersion
99
id("io.micronaut.application") version "3.7.10"
10-
id("com.diffplug.spotless") version "6.25.0"
10+
id("com.diffplug.spotless") version "7.2.1"
1111
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1212
id("com.github.spotbugs") version "6.2.1"
1313
jacoco

0 commit comments

Comments
 (0)