Skip to content

Commit a131700

Browse files
Bump com.diffplug.spotless from 8.7.0 to 8.8.0 in /lib/kotlin (#3699)
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 c90cc82 commit a131700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ plugins {
4242
id 'pmd'
4343
id 'com.github.johnrengelman.shadow' version '8.1.1'
4444
id "com.github.spotbugs" version "5.2.5"
45-
id "com.diffplug.spotless" version "8.7.0"
45+
id "com.diffplug.spotless" version "8.8.0"
4646
}
4747

4848
description = 'Apache Thrift Java Library'

0 commit comments

Comments
 (0)