Skip to content

Commit

Permalink
Merge pull request #20 from ahwm/dependabot/nuget/multi-1f627168ec
Browse files Browse the repository at this point in the history
Bump Microsoft.Extensions.Hosting and Xunit.DependencyInjection
  • Loading branch information
ahwm authored Dec 23, 2024
2 parents c83bf4c + 0419e8f commit 6806735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Akismet.Tests/Akismet.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</PackageReference>
<ProjectReference Include="../Akismet.Net/Akismet.Net.csproj" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Xunit.DependencyInjection" Version="9.7.0" />
<PackageReference Include="Xunit.DependencyInjection" Version="9.7.1" />
</ItemGroup>

</Project>

0 comments on commit 6806735

Please sign in to comment.