Skip to content

Commit fb84369

Browse files
fix: bump com.diffplug.spotless from 8.7.0 to 8.8.0 (#32)
Bumps com.diffplug.spotless from 8.7.0 to 8.8.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 406bb45 commit fb84369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("fabric-loom") version "1.17.11"
3-
id("com.diffplug.spotless") version "8.7.0"
3+
id("com.diffplug.spotless") version "8.8.0"
44
id("io.sentry.jvm.gradle") version "6.14.0"
55
}
66

0 commit comments

Comments
 (0)