Skip to content

Commit

Permalink
Merge pull request #299 from bervProject/dependabot/nuget/Autofac-8.1.0
Browse files Browse the repository at this point in the history
build(deps): Bump Autofac from 8.0.0 to 8.1.0
  • Loading branch information
mergify[bot] authored Oct 1, 2024
2 parents 6bdfd06 + 123889a commit 169181a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ODataExample.Test/ODataExample.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Autofac" Version="8.0.0" />
<PackageReference Include="Autofac" Version="8.1.0" />
<PackageReference Include="Autofac.Extras.Moq" Version="6.1.1" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 169181a

Please sign in to comment.