We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a37cf3 commit f0844f8Copy full SHA for f0844f8
1 file changed
mise/config.toml
@@ -5,13 +5,13 @@ java = "temurin-25.0.2+10.0.LTS"
5
kotlin = "2.3.20"
6
lua = "5.5.0"
7
maven = "3.6.3"
8
-node = "24.14.0"
+node = "24.14.1"
9
opam = "2.1.2"
10
python = "3.14.3"
11
ruby = "4.0.2"
12
rust = "1.94.0"
13
gradle = "6.8.1"
14
-terraform = "1.3.9"
+terraform = "1.14.7"
15
pulumi = "3.227.0"
16
kubectl = "1.35.3"
17
kompose = "1.22.0"
@@ -22,11 +22,11 @@ helm-ct = "3.12.0"
22
1password-cli = "2.24.0"
23
rclone = "1.69.1"
24
tflint = "0.61.0"
25
-sbt = "1.12.6"
+sbt = "1.12.7"
26
dotnet-core = "10.0.201"
27
-uv = "0.10.12"
+uv = "0.11.1"
28
krew = "0.4.5"
29
-"github:anomalyco/opencode" = "1.2.27"
+"github:anomalyco/opencode" = "1.3.2"
30
31
[settings]
32
idiomatic_version_file_enable_tools = ["python", "ruby", "java", "node"]
0 commit comments