We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7253557 + f4ff30f commit 8aa9338Copy full SHA for 8aa9338
buildSrc/build.gradle.kts
@@ -5,6 +5,6 @@ plugins {
5
}
6
7
dependencies {
8
- implementation("com.github.ben-manes:gradle-versions-plugin:0.42.0")
+ implementation("com.github.ben-manes:gradle-versions-plugin:0.43.0")
9
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.9.1")
10
0 commit comments