Skip to content

Commit

Permalink
Merge pull request #137 from shipkit/dependabot/gradle/com.gradle.pub…
Browse files Browse the repository at this point in the history
…lish-plugin-publish-plugin-1.1.0

Bump plugin-publish-plugin from 0.15.0 to 1.1.0
  • Loading branch information
mockitoguy committed Jan 22, 2024
2 parents 2e3b850 + 3d6a51d commit f53c53f
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 @@ buildscript {
dependencies {
classpath "org.shipkit:shipkit-auto-version:1.+"
classpath "org.shipkit:shipkit-changelog:1.+"
classpath "com.gradle.publish:plugin-publish-plugin:0.15.0"
classpath "com.gradle.publish:plugin-publish-plugin:1.1.0"
}
}

Expand Down

0 comments on commit f53c53f

Please sign in to comment.