Skip to content

Commit

Permalink
Merge pull request #24650 from quarkusio/dependabot/gradle/devtools/g…
Browse files Browse the repository at this point in the history
…radle/com.gradle.plugin-publish-0.21.0
  • Loading branch information
glefloch authored Mar 31, 2022
2 parents c86bd8d + 96173a0 commit a8d3d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/gradle/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'com.gradle.plugin-publish' version '0.20.0' apply false
id 'com.gradle.plugin-publish' version '0.21.0' apply false
}

subprojects {
Expand Down

0 comments on commit a8d3d48

Please sign in to comment.