Skip to content

Commit c996ca6

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.25.0 to 7.2.1 --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c4ef64 commit c996ca6

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.25.0"
16+
id "com.diffplug.spotless" version "8.0.0"
1717
}
1818

1919
group = 'com.meilisearch.sdk'

0 commit comments

Comments
 (0)