Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JakeWharton committed Jan 6, 2024
1 parent 45e27c7 commit ecbc875
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 @@ -13,7 +13,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
classpath "org.jetbrains.kotlin:kotlin-serialization:${versions.kotlin}"
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.23.3'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.26.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.27.0'
}
}

Expand Down

0 comments on commit ecbc875

Please sign in to comment.