Bump Nerdbank.GitVersioning from 3.6.132 to 3.6.133 (#42)

* Bump Nerdbank.GitVersioning from 3.6.132 to 3.6.133

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.6.132 to 3.6.133.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.6.132...v3.6.133)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
This commit is contained in:
dependabot[bot]
2023-05-29 12:09:27 +00:00
committed by GitHub
parent abac476ab7
commit aa8df1ff85
2 changed files with 3 additions and 3 deletions

View File

@@ -178,8 +178,8 @@
})
(fetchNuGet {
pname = "Nerdbank.GitVersioning";
version = "3.6.132";
sha256 = "1yqc738wbgxcbpzn9y76wdif0j3jl06nas5q0sg1h9qb3ra4by30";
version = "3.6.133";
sha256 = "1cdw8krvsnx0n34f7fm5hiiy7bs6h3asvncqcikc0g46l50w2j80";
})
(fetchNuGet {
pname = "NETStandard.Library";