Skip to content

Commit 8a01278

Browse files
Bump NuGet.Versioning from 6.13.1 to 6.13.2 (#867)
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.13.1 to 6.13.2. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.Versioning dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d358e9 commit 8a01278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NGitLab.Tests/NGitLab.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.2" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1818
<PackageReference Include="Microsoft.Playwright" Version="1.50.0" />
19-
<PackageReference Include="NuGet.Versioning" Version="6.13.1" />
19+
<PackageReference Include="NuGet.Versioning" Version="6.13.2" />
2020
<PackageReference Include="NUnit" Version="4.3.2" />
2121
<PackageReference Include="NUnit.Analyzers" Version="4.6.0">
2222
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)