We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a95f5 commit 37f0c29Copy full SHA for 37f0c29
buildSrc/build.gradle
@@ -9,5 +9,5 @@ repositories {
9
dependencies {
10
implementation 'com.diffplug.spotless:spotless-plugin-gradle:7.2.1'
11
implementation 'net.ltgt.gradle:gradle-errorprone-plugin:4.0.0'
12
- implementation 'de.obqo.decycle:de.obqo.decycle.gradle.plugin:1.2.3'
+ implementation 'de.obqo.decycle:decycle-gradle-plugin:0.11.0'
13
}
0 commit comments