Skip to content

Commit 197da84

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

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

4848
description = 'Apache Thrift Java Library'

0 commit comments

Comments
 (0)