Skip to content

Commit 2055da8

Browse files
chore(deps): bump com.diffplug.spotless from 7.0.0 to 7.0.1
Bumps com.diffplug.spotless from 7.0.0 to 7.0.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5663bf7 commit 2055da8

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
@@ -13,7 +13,7 @@ import java.net.URL
1313

1414
plugins {
1515
kotlin("multiplatform") version "2.1.0"
16-
id("com.diffplug.spotless") version "7.0.0"
16+
id("com.diffplug.spotless") version "7.0.1"
1717
id("maven-publish")
1818
id("com.vanniktech.maven.publish") version "0.30.0"
1919
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.17.0"

0 commit comments

Comments
 (0)