Skip to content

Commit

Permalink
Upgrade spotless plugin version
Browse files Browse the repository at this point in the history
 - com.diffplug.spotless:com.diffplug.spotless.gradle.plugin [7.0.0.BETA1 -> 7.0.0.BETA4]
  • Loading branch information
usmansaleem committed Dec 2, 2024
1 parent 61f11ed commit 2302611
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 @@ -31,7 +31,7 @@ buildscript {
plugins {
id 'org.owasp.dependencycheck' version "11.1.0"
id 'java-test-fixtures'
id 'com.diffplug.spotless' version '7.0.0.BETA1'
id 'com.diffplug.spotless' version '7.0.0.BETA4'
id 'com.github.ben-manes.versions' version '0.51.0' //`./gradlew dependencyUpdates` to report outdated dependencies
id 'com.github.jk1.dependency-license-report' version '2.8'
id 'io.spring.dependency-management' version '1.1.6'
Expand Down

0 comments on commit 2302611

Please sign in to comment.