Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.extensions.primitives to 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 84094ff commit 71797c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Octokit.Webhooks/Octokit.Webhooks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" PrivateAssets="all" />
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Primitives" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Primitives" Version="9.0.1" />
</ItemGroup>

</Project>

0 comments on commit 71797c6

Please sign in to comment.