Skip to content

Commit

Permalink
Merge pull request #184 from dokar3/dependabot/gradle/com.vanniktech-…
Browse files Browse the repository at this point in the history
…gradle-maven-publish-plugin-0.29.0

Bump com.vanniktech:gradle-maven-publish-plugin from 0.27.0 to 0.29.0
  • Loading branch information
dokar3 authored Jun 23, 2024
2 parents 776e6ed + d0817fc commit cdd8f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:8.5.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.27.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.29.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down

0 comments on commit cdd8f9a

Please sign in to comment.