Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#148)
Browse files Browse the repository at this point in the history
## Updated Gradle Plugins
 * `com.palantir.consistent-versions {-> 2.15.0}`
  • Loading branch information
mellbot[bot] authored Aug 24, 2023
1 parent c21ade1 commit d9bcc73
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.20.0"
id("com.google.cloud.tools.jib") version "3.3.2" apply false
id("com.markelliot.versions") version "0.43.0"
id("com.palantir.consistent-versions") version "2.12.0"
id("com.palantir.consistent-versions") version "2.15.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 d9bcc73

Please sign in to comment.