Skip to content

Commit 61f3432

Browse files
Upgrade to Spotless 6.18.0
This seem to be needed because of the Logback upgrade: gh-3814 Closes gh-3820 See gh-3814
1 parent 7e4992b commit 61f3432

5 files changed

Lines changed: 19 additions & 19 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript {
2020
classpath 'me.champeau.gradle:japicmp-gradle-plugin:0.4.1'
2121
classpath 'de.undercouch:gradle-download-task:5.2.1'
2222
classpath 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.38'
23-
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.15.0'
23+
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.18.0'
2424

2525
constraints {
2626
classpath('org.ow2.asm:asm:7.3.1') {

buildscript-gradle.lockfile

Lines changed: 12 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/micrometer-samples-boot2-reactive/gradle.lockfile

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/micrometer-samples-boot2/gradle.lockfile

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/micrometer-samples-spring-integration/gradle.lockfile

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)