Skip to content

Commit

Permalink
build(deps): bump Volo.Abp.Autofac from 5.0.1 to 5.1.1 (#140)
Browse files Browse the repository at this point in the history
Bumps [Volo.Abp.Autofac](https://github.com/abpframework/abp) from 5.0.1 to 5.1.1.
- [Release notes](https://github.com/abpframework/abp/releases)
- [Commits](abpframework/abp@5.0.1...5.1.1)

---
updated-dependencies:
- dependency-name: Volo.Abp.Autofac
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2022
1 parent 1213b5c commit e9f36b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NatTypeTester/NatTypeTester.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.1.4" PrivateAssets="all" />
<PackageReference Include="ReactiveUI.WPF" Version="17.1.17" />
<PackageReference Include="Splat.Microsoft.Extensions.DependencyInjection" Version="14.1.17" />
<PackageReference Include="Volo.Abp.Autofac" Version="5.0.1" />
<PackageReference Include="Volo.Abp.Autofac" Version="5.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e9f36b7

Please sign in to comment.