Skip to content

Commit

Permalink
fix(deps): update dependency com.vanniktech:gradle-maven-publish-plug…
Browse files Browse the repository at this point in the history
…in to v0.28.0
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent f5ead76 commit e2070dc
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 @@ -14,7 +14,7 @@ buildscript {
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.24.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 e2070dc

Please sign in to comment.