Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#284)
Browse files Browse the repository at this point in the history
## Updated Gradle Plugins
 * `com.diffplug.spotless {-> 6.23.3}`
  • Loading branch information
mellbot[bot] authored Dec 4, 2023
1 parent 467236e commit 0fe1816
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.23.2"
id("com.diffplug.spotless") version "6.23.3"
id("com.google.cloud.tools.jib") version "3.4.0" apply false
id("com.palantir.consistent-versions") version "2.17.0"
id("com.markelliot.versions") version "0.43.0"
Expand Down

0 comments on commit 0fe1816

Please sign in to comment.