Skip to content

Commit f892cdf

Browse files
Bump NuGet.Protocol from 6.3.1 to 6.3.3 in /src/Shared (#431)
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client) from 6.3.1 to 6.3.3. - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) --- updated-dependencies: - dependency-name: NuGet.Protocol dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18080d8 commit f892cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/Shared.Lib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PackageReference Include="NLog" Version="5.0.4" />
4444
<PackageReference Include="NLog.Schema" Version="5.0.4" />
4545
<PackageReference Include="NuGet.Packaging" Version="6.3.1" />
46-
<PackageReference Include="NuGet.Protocol" Version="6.3.1" />
46+
<PackageReference Include="NuGet.Protocol" Version="6.3.3" />
4747
<PackageReference Include="Octokit" Version="4.0.1" />
4848
<PackageReference Include="packageurl-dotnet" Version="1.3.0" />
4949
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />

0 commit comments

Comments
 (0)