Skip to content

Commit fd797ce

Browse files
Bump NuGet.Versioning from 6.11.0 to 6.11.1 (#767)
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.11.0 to 6.11.1. - [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 a4f9a83 commit fd797ce

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="8.0.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1818
<PackageReference Include="Microsoft.Playwright" Version="1.47.0" />
19-
<PackageReference Include="NuGet.Versioning" Version="6.11.0" />
19+
<PackageReference Include="NuGet.Versioning" Version="6.11.1" />
2020
<PackageReference Include="NUnit" Version="4.2.2" />
2121
<PackageReference Include="NUnit.Analyzers" Version="4.3.0">
2222
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)