Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#218)
Browse files Browse the repository at this point in the history
## Updated Gradle Plugins
 * `com.diffplug.spotless {-> 7.0.1}`
  • Loading branch information
mellbot[bot] authored Jan 7, 2025
1 parent 9325894 commit e5dbfb1
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"
id("com.diffplug.spotless") version "7.0.1"
id("com.google.cloud.tools.jib") version "3.4.4" apply false
id("com.markelliot.versions") version "0.43.0"
id("com.palantir.consistent-versions") version "2.31.0"
Expand Down

0 comments on commit e5dbfb1

Please sign in to comment.