Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.…
Browse files Browse the repository at this point in the history
…0.0.BETA2
  • Loading branch information
renovate[bot] committed Aug 26, 2024
1 parent 74cd435 commit 5d026de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ java {

dependencies {
implementation(libs.embeddedpostgres)
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.0.BETA1")
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.0.BETA2")
runtimeOnly(libs.liquibase.core)
}

0 comments on commit 5d026de

Please sign in to comment.