Upgrade to Detekt 2.0.0-alpha.0

We need to upgrade for better compatibility with Java 25.

See gh-47413
This commit is contained in:
Andy Wilkinson
2025-10-06 19:41:08 +01:00
parent c1924f2fcd
commit 16718f676d
3 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ style:
active: true
NewLineAtEndOfFile:
active: true
UnusedImports:
UnusedImport:
active: true
WildcardImport:
active: true