Skip to content

Commit 04bd319

Browse files
Bump com.github.ben-manes:gradle-versions-plugin from 0.51.0 to 0.53.0
Bumps com.github.ben-manes:gradle-versions-plugin from 0.51.0 to 0.53.0. --- updated-dependencies: - dependency-name: com.github.ben-manes:gradle-versions-plugin dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c4e86c commit 04bd319

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
@@ -11,7 +11,7 @@ buildscript {
1111
classpath 'com.android.tools.build:gradle:8.4.1'
1212
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:4.0.0'
1313
classpath 'com.github.triplet.gradle:play-publisher:1.2.2' // 3.9.0
14-
classpath 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
14+
classpath 'com.github.ben-manes:gradle-versions-plugin:0.53.0'
1515
}
1616
}
1717

0 commit comments

Comments
 (0)