Skip to content

Commit c27c6cb

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 23d50bf commit c27c6cb

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("java")
5-
id("com.github.ben-manes.versions") version "0.52.0"
5+
id("com.github.ben-manes.versions") version "0.53.0"
66
id("info.solidsoft.pitest")
77
id("jacoco-report-aggregation")
88
}

0 commit comments

Comments
 (0)