Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#199)
Browse files Browse the repository at this point in the history
## Updated Gradle Plugins
 * `com.diffplug.spotless {-> 7.0.0.BETA3}`
  • Loading branch information
mellbot[bot] authored Oct 15, 2024
1 parent b910865 commit 7b892cf
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 @@ -3,7 +3,7 @@ import net.ltgt.gradle.errorprone.errorprone

plugins {
idea
id("com.diffplug.spotless") version "7.0.0.BETA2"
id("com.diffplug.spotless") version "7.0.0.BETA3"
id("com.google.cloud.tools.jib") version "3.4.3" apply false
id("com.markelliot.versions") version "0.43.0"
id("com.palantir.consistent-versions") version "2.27.0"
Expand Down

0 comments on commit 7b892cf

Please sign in to comment.