Skip to content

Commit

Permalink
Merge pull request #153 from wildmountainfarms/dependabot/gradle/com.…
Browse files Browse the repository at this point in the history
…diffplug.spotless-6.21.0

Bump com.diffplug.spotless from 6.18.0 to 6.21.0
  • Loading branch information
retrodaredevil authored Sep 12, 2023
2 parents 6eeca30 + e48deaf commit f7253ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ buildscript {


plugins {
id 'com.diffplug.spotless' version '6.18.0' // https://search.maven.org/search?q=a:spotless-plugin-gradle
id 'com.diffplug.spotless' version '6.21.0' // https://search.maven.org/search?q=a:spotless-plugin-gradle
id 'net.ltgt.errorprone' version "$errorpronePluginVersion"
}

Expand Down

0 comments on commit f7253ac

Please sign in to comment.