Skip to content

Commit

Permalink
chore(deps): bump Autofac from 6.4.0 to 8.0.0 (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
skwasjer authored Jun 21, 2024
1 parent 79a0e30 commit a863934
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Autofac" Version="6.4.0" />
<PackageReference Include="Autofac" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Autofac" Version="6.4.0" />
<PackageReference Include="Autofac" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a863934

Please sign in to comment.