Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#191)
Browse files Browse the repository at this point in the history
## Updated Gradle Plugins
 * `com.palantir.consistent-versions {-> 2.24.0}`
  • Loading branch information
mellbot[bot] authored Sep 12, 2024
1 parent 51b742b commit f593c5f
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 "7.0.0.BETA2"
id("com.google.cloud.tools.jib") version "3.4.3" apply false
id("com.markelliot.versions") version "0.43.0"
id("com.palantir.consistent-versions") version "2.23.0"
id("com.palantir.consistent-versions") version "2.24.0"
id("net.ltgt.errorprone") version "4.0.1" apply false
id("org.inferred.processors") version "3.7.0" apply false
}
Expand Down

0 comments on commit f593c5f

Please sign in to comment.