Skip to content

Commit

Permalink
Merge branch 'master' of github.com:terminal2/java-mode-s
Browse files Browse the repository at this point in the history
  • Loading branch information
filipjonckers committed Jan 7, 2022
2 parents 15d5bbf + 833456c commit e2abf2f
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 @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.13.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.18.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\:https://services.gradle.org/distributions/gradle-6.5-bin.zip
distributionUrl=https\:https://services.gradle.org/distributions/gradle-6.6-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit e2abf2f

Please sign in to comment.