Skip to content

Commit bdcc97e

Browse files
Bump com.diffplug.spotless in the gradle-plugins group
Bumps the gradle-plugins group with 1 update: com.diffplug.spotless. Updates `com.diffplug.spotless` from 6.13.0 to 7.0.4 --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34e6053 commit bdcc97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id 'signing'
1414
id 'jacoco'
1515
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
16-
id "com.diffplug.spotless" version "6.13.0"
16+
id "com.diffplug.spotless" version "7.2.1"
1717
}
1818

1919
group = 'com.meilisearch.sdk'

0 commit comments

Comments
 (0)