Skip to content

Commit 2282178

Browse files
Bump gradle-versions-plugin from 0.38.0 to 0.44.0
Bumps gradle-versions-plugin from 0.38.0 to 0.44.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] <support@github.com>
1 parent 53ae42e commit 2282178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ java {
2727

2828
val buildToolsVersion = "7.3.1"
2929
val kotlinVersion = "1.7.21"
30-
val manesVersion = "0.38.0"
30+
val manesVersion = "0.44.0"
3131

3232
dependencies {
3333
/* Depend on the android gradle plugin, since we want to access it in our plugin */

0 commit comments

Comments
 (0)