Skip to content

Commit

Permalink
Merge pull request #224 from commercetools/renovate/all
Browse files Browse the repository at this point in the history
  • Loading branch information
jenschude authored Dec 7, 2021
2 parents eaf4781 + c8dea7d commit 503a767
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ plugins {
id 'java'
id 'java-library' // needed to make sure that transitive deps have 'compile' scope

id "com.diffplug.spotless" version "6.0.0"
id "com.diffplug.spotless" version "6.0.2"

id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
}
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.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 503a767

Please sign in to comment.