We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbec53 commit fb6ca54Copy full SHA for fb6ca54
archrules-deprecation/build.gradle.kts
@@ -2,6 +2,7 @@ plugins {
2
id("com.netflix.nebula.library")
3
id("com.netflix.nebula.archrules.library")
4
}
5
+description = "Arch Rules for detecting usage of deprecated code"
6
repositories {
7
mavenCentral()
8
0 commit comments