diff --git a/qodana.yaml b/qodana.yaml index eccf1755..effaaf24 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -28,4 +28,4 @@ projectJDK: azul-11 #(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