We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7722ed commit e3b5852Copy full SHA for e3b5852
settings.gradle.kts
@@ -21,7 +21,7 @@ includeBuild("build-tools")
21
pluginManagement {
22
repositories { gradlePluginPortal() }
23
plugins {
24
- id("com.diffplug.spotless") version "6.5.2"
+ id("com.diffplug.spotless") version "6.6.0"
25
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.4"
26
id("com.google.protobuf") version "0.8.18"
27
id("me.champeau.jmh") version "0.6.6"
0 commit comments