Skip to content

Commit 8aa9338

Browse files
authored
Merge pull request #44 from tailrocks/renovate/com.github.ben-manes-gradle-versions-plugin-0.x
Update dependency com.github.ben-manes:gradle-versions-plugin to v0.43.0
2 parents 7253557 + f4ff30f commit 8aa9338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ plugins {
55
}
66

77
dependencies {
8-
implementation("com.github.ben-manes:gradle-versions-plugin:0.42.0")
8+
implementation("com.github.ben-manes:gradle-versions-plugin:0.43.0")
99
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.9.1")
1010
}

0 commit comments

Comments
 (0)