Skip to content

Commit

Permalink
Bump Spotless Gradle plugin from 6.25.0 to 7.0.0.BETA1
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed Jun 6, 2024
1 parent a9cf23c commit ff959fa
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.17.2')
classpath(group: 'com.diffplug.spotless', name: 'spotless-plugin-gradle', version: '6.25.0')
classpath(group: 'com.diffplug.spotless', name: 'spotless-plugin-gradle', version: '7.0.0.BETA1')
}
}
apply plugin: pl.allegro.tech.build.axion.release.ReleasePlugin
Expand Down

0 comments on commit ff959fa

Please sign in to comment.