Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#158)
Browse files Browse the repository at this point in the history
## Updated Gradle Plugins
 * `com.palantir.consistent-versions {-> 2.17.0}`
  • Loading branch information
mellbot[bot] authored Nov 30, 2023
1 parent 7ee4847 commit 4d0fdbe
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 @@ -6,7 +6,7 @@ plugins {
id("com.diffplug.spotless") version "6.23.2"
id("com.google.cloud.tools.jib") version "3.4.0" apply false
id("com.markelliot.versions") version "0.43.0"
id("com.palantir.consistent-versions") version "2.16.0"
id("com.palantir.consistent-versions") version "2.17.0"
id("net.ltgt.errorprone") version "3.1.0" apply false
id("org.inferred.processors") version "3.7.0" apply false
}
Expand Down

0 comments on commit 4d0fdbe

Please sign in to comment.