Skip to content

Commit 4eb0b1c

Browse files
Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0
Bumps com.github.ben-manes.versions from 0.52.0 to 0.53.0. --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e98998 commit 4eb0b1c

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
@@ -9,7 +9,7 @@ plugins {
99
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1010
id 'ru.vyarus.java-lib' version '3.0.0'
1111
id 'ru.vyarus.github-info' version '2.0.0'
12-
id 'com.github.ben-manes.versions' version '0.52.0'
12+
id 'com.github.ben-manes.versions' version '0.53.0'
1313
id "pl.droidsonroids.jacoco.testkit" version "1.0.12"
1414
}
1515

0 commit comments

Comments
 (0)