Skip to content

Commit

Permalink
Bump Spotless Gradle plugin from 6.23.3 to 6.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst authored Jan 15, 2024
1 parent c7370a5 commit 5e71b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2.0/gradle/project.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
}
dependencies {
classpath(group: 'pl.allegro.tech.build', name: 'axion-release-plugin', version: '1.16.1')
classpath(group: 'com.diffplug.spotless', name: 'spotless-plugin-gradle', version: '6.23.3')
classpath(group: 'com.diffplug.spotless', name: 'spotless-plugin-gradle', version: '6.24.0')
}
}
apply plugin: pl.allegro.tech.build.axion.release.ReleasePlugin
Expand Down

0 comments on commit 5e71b53

Please sign in to comment.