Skip to content

Commit 67543ea

Browse files
committed
one more
1 parent ab7d693 commit 67543ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/test/groovy/CallSiteInstrumentationPluginTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class CallSiteInstrumentationPluginTest extends Specification {
1010
plugins {
1111
id 'java'
1212
id 'call-site-instrumentation'
13-
id("com.diffplug.spotless") version "6.11.0"
13+
id("com.diffplug.spotless") version "6.13.0"
1414
}
1515
1616
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)