Skip to content

Commit 72cb28a

Browse files
Bump com.github.ben-manes:gradle-versions-plugin from 0.51.0 to 0.52.0 (#935)
Bumps com.github.ben-manes:gradle-versions-plugin from 0.51.0 to 0.52.0. --- updated-dependencies: - dependency-name: com.github.ben-manes:gradle-versions-plugin 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 b71b449 commit 72cb28a

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
@@ -10,7 +10,7 @@ buildscript {
1010

1111
dependencies {
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${KOTLIN_VERSION}"
13-
classpath 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
13+
classpath 'com.github.ben-manes:gradle-versions-plugin:0.52.0'
1414
}
1515
}
1616

0 commit comments

Comments
 (0)