Skip to content

Commit f534fd1

Browse files
Bump com.diffplug.spotless from 8.4.0 to 8.5.1 (#75)
Bumps com.diffplug.spotless from 8.4.0 to 8.5.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.5.1 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 ef1da57 commit f534fd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
plugins {
88
id "fabric-loom" version "${loom_version}"
99
id "me.modmuss50.mod-publish-plugin" version "1.1.0"
10-
id "com.diffplug.spotless" version "8.4.0"
10+
id "com.diffplug.spotless" version "8.5.1"
1111
}
1212

1313
def ENV = System.getenv()

0 commit comments

Comments
 (0)