Skip to content

Commit

Permalink
Update maven publish plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkeppeler committed Oct 1, 2022
1 parent 4d5dec7 commit eb9cae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ object Dependencies {
const val DOKKA = "org.jetbrains.dokka:dokka-gradle-plugin:1.6.0"
const val DESUGAR = "com.android.tools:desugar_jdk_libs:1.1.5"

const val MAVEN_PUBLISH = "com.vanniktech:gradle-maven-publish-plugin:0.21.0"
const val MAVEN_PUBLISH = "com.vanniktech:gradle-maven-publish-plugin:0.22.0"
}

0 comments on commit eb9cae9

Please sign in to comment.