Skip to content

Commit 134fae5

Browse files
build(deps): Bump com.gradle.plugin-publish in /tools/gradle-plugin (#2515)
Bumps com.gradle.plugin-publish from 2.1.0 to 2.1.1. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Edgar <michael@xlate.io>
1 parent d4a7740 commit 134fae5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java-gradle-plugin'
3-
id("com.gradle.plugin-publish") version "2.1.0"
3+
id("com.gradle.plugin-publish") version "2.1.1"
44
id("com.github.vlsi.jandex") version "3.0.1"
55
}
66

0 commit comments

Comments
 (0)