Skip to content

Commit f306b56

Browse files
build(deps): bump io.github.itzg.github-releaser from 0.1.1 to 0.2.0
Bumps io.github.itzg.github-releaser from 0.1.1 to 0.2.0. --- updated-dependencies: - dependency-name: io.github.itzg.github-releaser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03dc6c7 commit f306b56

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
@@ -10,7 +10,7 @@ plugins {
1010
// https://github.com/qoomon/gradle-git-versioning-plugin
1111
id 'me.qoomon.git-versioning' version '6.4.4'
1212
// https://github.com/itzg/github-releaser-gradle-plugin
13-
id 'io.github.itzg.github-releaser' version '0.1.1'
13+
id 'io.github.itzg.github-releaser' version '0.2.0'
1414
}
1515

1616
group = 'io.github.itzg'

0 commit comments

Comments
 (0)