Skip to content

Commit 10110b7

Browse files
fix(deps): update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v7.0.3
1 parent 44f23eb commit 10110b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/jvm/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99
dependencies {
1010
implementation(project(":basics"))
1111
implementation(project(":build-parameters"))
12-
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:7.0.2")
12+
implementation("com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:7.0.3")
1313
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
1414
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.8")
1515
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")

0 commit comments

Comments
 (0)