Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#131)
Browse files Browse the repository at this point in the history
## Updated Gradle Plugins
 * `com.diffplug.spotless {-> 6.17.0}`
  • Loading branch information
mellbot authored Mar 13, 2023
1 parent ce0cda6 commit a5a0643
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 "6.16.0"
id("com.diffplug.spotless") version "6.17.0"
id("com.google.cloud.tools.jib") version "3.3.1" apply false
id("com.markelliot.versions") version "0.43.0"
id("com.palantir.consistent-versions") version "2.12.0"
Expand Down

0 comments on commit a5a0643

Please sign in to comment.