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.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JakeWharton committed Mar 13, 2024
1 parent 9f6c078 commit d385e74
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 @@ -9,7 +9,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
classpath "org.jetbrains.kotlin:kotlin-serialization:1.9.23"
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.25.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.27.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.28.0'
}
}

Expand Down

0 comments on commit d385e74

Please sign in to comment.