Skip to content

Commit ef2281f

Browse files
committed
Update Qodana config file from the JetBrains template repository
1 parent a7bfd9e commit ef2281f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jetbrains/qodana.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Qodana configuration:
22
# https://www.jetbrains.com/help/qodana/qodana-yaml.html
33

4-
version: 1.0
5-
linter: jetbrains/qodana-jvm-community:latest
6-
projectJDK: "17"
4+
version: "1.0"
5+
linter: jetbrains/qodana-jvm-community:2024.3
6+
projectJDK: "21"
77
profile:
88
name: qodana.recommended
99
exclude:

0 commit comments

Comments
 (0)