diff --git a/qodana.yaml b/qodana.yaml index ebc500e01..34dc3363b 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -28,4 +28,4 @@ projectJDK: 21 #(Applied in CI/CD pipeline) # - id: #(plugin id can be found at https://plugins.jetbrains.com) #Specify Qodana linter for analysis (Applied in CI/CD pipeline) -linter: jetbrains/qodana-jvm:latest +linter: jetbrains/qodana-jvm-community:latest