Skip to content

Commit f03162e

Browse files
Bump com.github.ben-manes.versions from 0.52.0 to 0.53.0 (#202)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34c602c commit f03162e

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.52.0"
17+
id("com.github.ben-manes.versions") version "0.53.0"
1818
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1919
id("org.ajoberstar.grgit") version "5.3.3"
2020
kotlin("jvm") version "2.1.21" apply false

0 commit comments

Comments
 (0)