Skip to content

Commit 4966d07

Browse files
dependabot[bot]Jens-G
authored andcommitted
Bump com.diffplug.spotless from 8.1.0 to 8.2.1 in /lib/kotlin
Bumps com.diffplug.spotless from 8.1.0 to 8.2.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b69d1f commit 4966d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.0"
45+
id "com.diffplug.spotless" version "8.2.1"
4646
}
4747

4848
description = 'Apache Thrift Java Library'

0 commit comments

Comments
 (0)