Skip to content

Commit fbef29e

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

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
@@ -2,7 +2,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
22

33
plugins {
44
id("base")
5-
id("com.github.ben-manes.versions") version "0.52.0"
5+
id("com.github.ben-manes.versions") version "0.53.0"
66
}
77

88
description = "Experiments with Java"

0 commit comments

Comments
 (0)