Skip to content

Commit 03b9567

Browse files
Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0
Bumps com.github.ben-manes.versions from 0.49.0 to 0.50.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b325317 commit 03b9567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
// to check for updates run: ./gradlew dependencyUpdates -Drevision=release
3-
id 'com.github.ben-manes.versions' version '0.49.0'
3+
id 'com.github.ben-manes.versions' version '0.50.0'
44
}
55
ext.currentVersion = '0.9.2-SNAPSHOT'
66
ext.lastRelease = '0.9.1'

0 commit comments

Comments
 (0)