From ebf834b333853a9b0b0cbecf13f833a8fbf92e76 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Wed, 1 Nov 2023 08:26:26 +0100 Subject: [PATCH] chore(Qodana): Use the non-EAP version of the JVM linter This is currently the latest version, see [1]. [1]: https://hub.docker.com/r/jetbrains/qodana-jvm-community/tags Signed-off-by: Sebastian Schuberth --- qodana.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qodana.yml b/qodana.yml index 40d9a2b995de8..bcec615b7dd0b 100644 --- a/qodana.yml +++ b/qodana.yml @@ -19,4 +19,4 @@ profile: name: qodana.recommended include: - name: CheckDependencyLicenses -linter: jetbrains/qodana-jvm-community:2023.2-eap +linter: jetbrains/qodana-jvm-community:2023.2