Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 0372c49 commit 8145bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {

plugins {
id("application")
id("com.diffplug.spotless") version "6.25.0"
id("com.diffplug.spotless") version "7.0.2"
id("org.domaframework.doma.codegen") version "3.0.0"
id("org.domaframework.doma.compile") version "3.0.1"
kotlin("jvm") version "2.1.0"
Expand Down

0 comments on commit 8145bde

Please sign in to comment.