Skip to content

Commit

Permalink
Auto-update dependencies and plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mellbot committed Feb 18, 2023
1 parent a511b2f commit 880d646
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
idea
id("com.diffplug.spotless") version "6.15.0"
id("com.google.cloud.tools.jib") version "3.3.1" apply false
id("com.markelliot.versions") version "0.42.0"
id("com.markelliot.versions") version "0.43.0"
id("com.palantir.consistent-versions") version "2.12.0"
id("net.ltgt.errorprone") version "3.0.1" apply false
id("org.inferred.processors") version "3.7.0" apply false
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 880d646

Please sign in to comment.