Skip to content

Commit

Permalink
Update plugin com.gradle.plugin-publish to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 5086b30 commit 2820ff8
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 @@ -6,7 +6,7 @@ plugins {
id 'org.jetbrains.dokka' version '1.9.20' apply false
id 'org.jlleitschuh.gradle.ktlint' version '11.6.1' apply false
id 'com.vanniktech.maven.publish' version '0.25.3' apply false
id 'com.gradle.plugin-publish' version '0.21.0' apply false
id 'com.gradle.plugin-publish' version '1.2.1' apply false
id 'com.github.ben-manes.versions' version '0.51.0'
id 'java-gradle-plugin'
id 'java-library'
Expand Down

0 comments on commit 2820ff8

Please sign in to comment.