Skip to content

Commit 101d946

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump com.diffplug.spotless from 6.7.2 to 6.8.0
Bumps com.diffplug.spotless from 6.7.2 to 6.8.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8d9d46 commit 101d946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
// // OpenAPI code generation
1414
// id("org.openapi.generator") version "4.3.1"
1515
// Code formatting
16-
id("com.diffplug.spotless") version "6.7.2"
16+
id("com.diffplug.spotless") version "6.8.0"
1717
}
1818

1919
val version: String by project

0 commit comments

Comments
 (0)