summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSho Sakuma <me@m1sk9.dev>2026-02-10 15:56:36 +0900
committerGitHub <noreply@github.com>2026-02-10 15:56:36 +0900
commitb4d37b7be050420bae1062e3a8dc77c4de9caf19 (patch)
treef26f55c3267c474c6c2d7155b8215ec84d46df17
parent1936ca3dce9cb29b767ba8d5389b6881f90b3e02 (diff)
parent5655f2dedc04d9490a47603a822695311b83d2e2 (diff)
downloadLunaticChat-b4d37b7be050420bae1062e3a8dc77c4de9caf19.tar.gz
LunaticChat-b4d37b7be050420bae1062e3a8dc77c4de9caf19.tar.bz2
LunaticChat-b4d37b7be050420bae1062e3a8dc77c4de9caf19.zip
Merge branch 'main' into docs/clarify-plugin-parameter-type
-rw-r--r--mise.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mise.toml b/mise.toml
index 597fccd..3678d97 100644
--- a/mise.toml
+++ b/mise.toml
@@ -1,3 +1,3 @@
[tools]
-bun = "1.3.8"
+bun = "1.3.9"
java = "zulu-21.46.19.0"