Skip to content

Commit 3ae65f5

Browse files
authored
use graalvm version that renovate can update (#1733)
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent c5a9b74 commit 3ae65f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mise/envs/native/mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
java = "graalvm-community-25.0.1"
2+
java = "oracle-graalvm-25.0.1"
33

44
[tasks.native-test]
55
depends = "build"

0 commit comments

Comments
 (0)