Skip to content

Commit 3f6bb26

Browse files
Bump com.diffplug.spotless in /services/hanke-service
Bumps com.diffplug.spotless from 7.2.1 to 8.0.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a1f958 commit 3f6bb26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/hanke-service/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ plugins {
5757
val kotlinVersion = "2.1.21"
5858
id("org.springframework.boot") version "3.5.5"
5959
id("io.spring.dependency-management") version "1.1.7"
60-
id("com.diffplug.spotless") version "7.2.1"
60+
id("com.diffplug.spotless") version "8.0.0"
6161
kotlin("jvm") version kotlinVersion
6262
// Gives kotlin-allopen, which auto-opens classes with certain annotations
6363
kotlin("plugin.spring") version kotlinVersion

0 commit comments

Comments
 (0)