Skip to content

Commit ef09a79

Browse files
Bump com.diffplug.spotless from 7.0.2 to 7.0.3 in /java
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] <[email protected]>
1 parent 51e2fdc commit ef09a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "java"
3-
id "com.diffplug.spotless" version "7.0.2" apply false
3+
id "com.diffplug.spotless" version "7.0.3" apply false
44
}
55

66
group = 'com.splunk.public'

0 commit comments

Comments
 (0)