Skip to content

Commit 1c40616

Browse files
Update ALL dependencies except python and terraform (#28)
1 parent 99884ca commit 1c40616

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

mise/config.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
go = "1.26.4"
2+
go = "1.26.5"
33
groovy = "2.4.12"
44
java = "temurin-25.0.3+9.0.LTS"
55
kotlin = "2.4.0"
@@ -9,10 +9,10 @@ node = "24.18.0"
99
opam = "2.5.1"
1010
python = "3.13.14"
1111
ruby = "4.0.5"
12-
rust = "1.96.0"
13-
gradle = "9.6.0"
12+
rust = "1.96.1"
13+
gradle = "9.6.1"
1414
terraform = "1.3.9"
15-
pulumi = "3.248.0"
15+
pulumi = "3.250.0"
1616
kubectl = "1.36.2"
1717
kompose = "1.38.0"
1818
helm = "4.2.2"
@@ -22,9 +22,9 @@ helm-ct = "3.14.0"
2222
1password-cli = "2.24.0"
2323
rclone = "1.74.3"
2424
tflint = "0.63.1"
25-
sbt = "2.0.0"
25+
sbt = "2.0.1"
2626
dotnet-core = "10.0.301"
27-
uv = "0.11.24"
27+
uv = "0.11.28"
2828
krew = "0.5.0"
2929

3030
[settings]

0 commit comments

Comments
 (0)