Skip to content

Commit 6731456

Browse files
Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 (#185)
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 d087b53 commit 6731456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tasks.wrapper {
1414
}
1515

1616
plugins {
17-
id("com.github.ben-manes.versions") version "0.51.0"
17+
id("com.github.ben-manes.versions") version "0.52.0"
1818
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1919
id("org.ajoberstar.grgit") version "5.3.0"
2020
kotlin("jvm") version "2.1.0" apply false

0 commit comments

Comments
 (0)