diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 75cf939..85f9fe5 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
# Nerdbank.GitVersioning package so the CLI's version math matches the
# assembly stamping. --allow-downgrade keeps this deterministic if the
# hosted runner ever preinstalls a newer nbgv than we pin.
- run: dotnet tool install --global nbgv --version 3.10.85 --allow-downgrade
+ run: dotnet tool install --global nbgv --version 3.10.91 --allow-downgrade
- name: Derive version + channel from NBGV
id: meta
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff4c2d0..01ad917 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Changed
+- Refreshed dependencies to their latest stable releases, including the Windows
+ App SDK (2.4.0), WebView2, the Windows SDK build tools, SQLite, the dependency
+ injection container, Spectre.Console and the test tooling.
+
## [1.1.0] - 2026-07-01
### Added
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 4086367..d8e6811 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -7,7 +7,7 @@
-
+
@@ -19,7 +19,7 @@
-
+
@@ -27,27 +27,27 @@
-
-
-
-
+
+
+
+
+ Spectre.Console moves to 0.57.2. Realign them when a newer Cli ships. -->
-
+
-
+
-
+