Skip to content

Commit e52a1dc

Browse files
Bump org.ajoberstar.git-publish from 3.0.1 to 5.1.1
Bumps [org.ajoberstar.git-publish](https://github.com/ajoberstar/gradle-git-publish) from 3.0.1 to 5.1.1. - [Release notes](https://github.com/ajoberstar/gradle-git-publish/releases) - [Commits](ajoberstar/gradle-git-publish@3.0.1...5.1.1) --- updated-dependencies: - dependency-name: org.ajoberstar.git-publish dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea6c80b commit e52a1dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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'
3-
id 'org.ajoberstar.git-publish' version '3.0.1'
3+
id 'org.ajoberstar.git-publish' version '5.1.1'
44
id 'org.asciidoctor.jvm.convert' version '3.3.2'
55
}
66

0 commit comments

Comments
 (0)