Skip to content

Commit

Permalink
chore(Qodana): Use the non-EAP version of the JVM linter
Browse files Browse the repository at this point in the history
This is currently the latest version, see [1].

[1]: https://hub.docker.com/r/jetbrains/qodana-jvm-community/tags

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
  • Loading branch information
sschuberth committed Nov 1, 2023
1 parent fc10c12 commit ebf834b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ebf834b

Please sign in to comment.