Skip to content

Commit

Permalink
Bump Autofac from 4.8.1 to 4.9.2 (#315)
Browse files Browse the repository at this point in the history
Bumps [Autofac](https://github.com/autofac/Autofac) from 4.8.1 to 4.9.2.
- [Release notes](https://github.com/autofac/Autofac/releases)
- [Commits](autofac/Autofac@v4.8.1...v4.9.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Jun 30, 2019
1 parent e000c9f commit 1a00028
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Splat.Autofac.Tests/Splat.Autofac.Tests.csproj
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Autofac" Version="4.8.1" />
<PackageReference Include="Autofac" Version="4.9.2" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Splat.Autofac/Splat.Autofac.csproj
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Autofac" Version="4.8.1" />
<PackageReference Include="Autofac" Version="4.9.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1a00028

Please sign in to comment.