Skip to content

Commit fca9eb4

Browse files
Seppli11sonartech
authored andcommitted
SONARPY-3465 Use Java 21 to build sonar-python (#594)
GitOrigin-RevId: c62babac009537e7992e912fce4ea4f630831b28
1 parent dac8aff commit fca9eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
java = "17.0"
2+
java = "21.0"
33
maven = "3.9"
44
python = "3.9"
55
uv = "latest" # required for pipx backend

0 commit comments

Comments
 (0)