Skip to content

Commit 27427a9

Browse files
Upgrade Spotless plugin to 6.11.0
fixes micrometer-metricsgh-3475
1 parent e3a442d commit 27427a9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
classpath 'me.champeau.gradle:japicmp-gradle-plugin:0.4.1'
2323
classpath 'de.undercouch:gradle-download-task:5.2.1'
2424
classpath 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.35'
25-
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.10.0'
25+
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.11.0'
2626

2727
constraints {
2828
classpath('org.ow2.asm:asm:7.3.1') {

buildscript-gradle.lockfile

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)