Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 4924757

Browse files
Bump com.diffplug.spotless from 6.23.2 to 6.23.3 (#79)
Bumps com.diffplug.spotless from 6.23.2 to 6.23.3. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33c06d8 commit 4924757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ moshix = { id = "dev.zacsweers.moshix", version.ref = "moshix" }
1818
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1919
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
2020
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
21-
spotless = { id = "com.diffplug.spotless", version = "6.23.2" }
21+
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }
2222
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }
2323
retry = { id = "org.gradle.test-retry", version = "1.5.7" }
2424

0 commit comments

Comments
 (0)