Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit b89ca29

Browse files
Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 (#6)
Bumps com.github.ben-manes.versions from 0.51.0 to 0.52.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3876a6 commit b89ca29

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
@@ -8,7 +8,7 @@ plugins {
88
id 'ru.vyarus.github-info' version '2.0.0'
99
id 'signing'
1010
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
11-
id "com.github.ben-manes.versions" version "0.51.0"
11+
id "com.github.ben-manes.versions" version "0.52.0"
1212
id 'net.researchgate.release' version '3.0.2'
1313
}
1414

0 commit comments

Comments
 (0)