Skip to content

Commit e2ad79f

Browse files
chore(deps): update plugin com.diffplug.spotless to v6.12.1 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brandon Fergerson <brandon.fergerson@codebrig.com>
1 parent 96b0c0f commit e2ad79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pluginManagement {
1212
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
1313
id 'com.apollographql.apollo3' version "3.7.3" apply false
1414
id 'org.mikeneck.graalvm-native-image' version "1.4.1" apply false
15-
id 'com.diffplug.spotless' version '6.12.0' apply false
15+
id 'com.diffplug.spotless' version '6.12.1' apply false
1616
}
1717
}
1818

0 commit comments

Comments
 (0)