From 857bde0ba9da448e5afb68740412ead3373709f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 23:52:31 +0100 Subject: [PATCH] Bump Nerdbank.GitVersioning from 3.8.38-alpha to 3.8.118 (#428) * Bump Nerdbank.GitVersioning from 3.8.38-alpha to 3.8.118 --- updated-dependencies: - dependency-name: Nerdbank.GitVersioning dependency-version: 3.8.118 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Deps --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com> --- Directory.Build.props | 2 +- nix/deps.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index b9dd326..74b7b4f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -10,7 +10,7 @@ FS3388,FS3559 - + diff --git a/nix/deps.json b/nix/deps.json index 268b47c..9db3adc 100644 --- a/nix/deps.json +++ b/nix/deps.json @@ -216,8 +216,8 @@ }, { "pname": "Nerdbank.GitVersioning", - "version": "3.8.38-alpha", - "hash": "sha256-gPMrVbjOZxXoofczF/pn6eVkLhjVSJIyQrLO2oljrDc=" + "version": "3.8.118", + "hash": "sha256-Hmyy0ZKOmwN4zIhI4+MqoN8geZNc1sd033aZJ6APrO8=" }, { "pname": "NETStandard.Library",