Skip to content

Commit fbe9f41

Browse files
Bump com.diffplug.spotless from 7.0.2 to 7.0.3 in /lib/kotlin
Bumps com.diffplug.spotless from 7.0.2 to 7.0.3. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29d8773 commit fbe9f41

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

4848
description = 'Apache Thrift Java Library'

0 commit comments

Comments
 (0)