Skip to content

Commit

Permalink
Bump NuGet.Protocol from 6.10.0 to 6.10.1 in /ApiSurface (#76)
Browse files Browse the repository at this point in the history
Bumps NuGet.Protocol from 6.10.0 to 6.10.1.

---
updated-dependencies:
- dependency-name: NuGet.Protocol
  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>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent a36e505 commit 1a9b3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ApiSurface/ApiSurface.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="FSharp.Core" Version="4.3.4" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
<PackageReference Include="NuGet.Packaging" Version="6.10.1" />
<PackageReference Include="NuGet.Protocol" Version="6.10.0" />
<PackageReference Include="NuGet.Protocol" Version="6.10.1" />
<PackageReference Include="System.IO.Abstractions" Version="4.2.13" />
</ItemGroup>
</Project>

0 comments on commit 1a9b3aa

Please sign in to comment.