Skip to content
Prev Previous commit
Next Next commit
Configure local tools via mise
  • Loading branch information
ringods committed Oct 17, 2025
commit ba5c1847368dd1ee6ab45012b642b44769c630e4
9 changes: 9 additions & 0 deletions mise.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[tools]

# Runtimes
go = "1.24.3"
node = '20.19.5'
python = '3.11.8'
dotnet = '8.0.414'
# Corretto version used as Java SE/OpenJDK version no longer offered
java = 'corretto-11'