Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# pnpm "packageManager" in typescript/package.json (corepack)
adr-tools 3.0.0
dotnet 10.0.302
java temurin-25.0.3+9.0.LTS temurin-21.0.5+11.0.LTS
nodejs 26.5.0
java temurin-25.0.4+7.0.LTS temurin-21.0.5+11.0.LTS
nodejs 26.5.1
ruby 4.0.6 3.2.2
golang 1.26.5
2 changes: 1 addition & 1 deletion examples/.tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
# Rust rust-cargotest/rust-toolchain.toml (rustup, cargo)
# Node typescript-vitest/.node-version (setup-node, nvm/fnm)
# pnpm "packageManager" in typescript-vitest/package.json (corepack)
java temurin-25.0.3+9.0.LTS
java temurin-25.0.4+7.0.LTS
golang 1.26.5
dotnet 10.0.302
2 changes: 1 addition & 1 deletion typescript/.node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
26.5.0
26.5.1
Loading