mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
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:
@@ -19,7 +19,7 @@ style:
|
||||
active: true
|
||||
NewLineAtEndOfFile:
|
||||
active: true
|
||||
UnusedImports:
|
||||
UnusedImport:
|
||||
active: true
|
||||
WildcardImport:
|
||||
active: true
|
||||
|
||||
Reference in New Issue
Block a user