Skip to content

Commit 51cc537

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump com.diffplug.spotless from 8.3.0 to 8.4.0 in /backend
Bumps com.diffplug.spotless from 8.3.0 to 8.4.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 907715f commit 51cc537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*/
2424
plugins {
2525
id "pl.allegro.tech.build.axion-release" version "1.21.1"
26-
id "com.diffplug.spotless" version "8.3.0"
26+
id "com.diffplug.spotless" version "8.4.0"
2727
id "org.jetbrains.kotlin.jvm" version "2.1.21"
2828
id "org.jetbrains.kotlin.plugin.allopen" version "2.1.21"
2929
}

0 commit comments

Comments
 (0)