Skip to content

Commit c376692

Browse files
committed
Fix issue link
1 parent 3ad0c15 commit c376692

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
@@ -148,7 +148,7 @@ tasks.pluginUnderTestMetadata {
148148
}
149149

150150
tasks.validatePlugins {
151-
// TODO: https://github.com/gradle/gradle/issues/22879
151+
// TODO: https://github.com/gradle/gradle/issues/22600
152152
enableStricterValidation = true
153153
}
154154

0 commit comments

Comments
 (0)