Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#163)
Browse files Browse the repository at this point in the history
## Updated Gradle Plugins
 * `com.markelliot.versions {-> 0.27.0}`
  • Loading branch information
mellbot authored Dec 8, 2022
1 parent 3c78889 commit aacb52d
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.12.0"
id("com.google.cloud.tools.jib") version "3.3.1" apply false
id("com.palantir.consistent-versions") version "2.12.0"
id("com.markelliot.versions") version "0.26.4"
id("com.markelliot.versions") version "0.27.0"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
id("net.ltgt.errorprone") version "3.0.1" apply false
id("org.inferred.processors") version "3.7.0" apply false
Expand Down

0 comments on commit aacb52d

Please sign in to comment.