Skip to content

Commit ef9d497

Browse files
Update dependency com.github.ben-manes:gradle-versions-plugin to v0.44.0 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 474696f commit ef9d497

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
@@ -15,7 +15,7 @@ buildscript {
1515
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
1616
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.6.1")
1717
classpath("com.google.dagger:hilt-android-gradle-plugin:${deps.daggerHilt.version}")
18-
classpath("com.github.ben-manes:gradle-versions-plugin:0.42.0")
18+
classpath("com.github.ben-manes:gradle-versions-plugin:0.44.0")
1919
}
2020
}
2121

0 commit comments

Comments
 (0)