Skip to content

Commit 955696b

Browse files
committed
Add java and maven to mise configuration.
1 parent a3682af commit 955696b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.mise.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
[tools]
2-
node = "22"
2+
java = "oracle-17.0.10"
3+
maven = "3.9.10"
4+
node = "22"

0 commit comments

Comments
 (0)