Skip to content

Commit

Permalink
build(deps): bump Volo.Abp.Core from 5.1.3 to 5.1.4 (#160)
Browse files Browse the repository at this point in the history
Bumps [Volo.Abp.Core](https://github.com/abpframework/abp) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/abpframework/abp/releases)
- [Commits](https://github.com/abpframework/abp/commits)

---
updated-dependencies:
- dependency-name: Volo.Abp.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 1, 2022
1 parent 3dd6693 commit bd46272
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NatTypeTester.Models/NatTypeTester.Models.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<ItemGroup>
<PackageReference Include="ReactiveUI" Version="17.1.50" />
<PackageReference Include="Volo.Abp.Core" Version="5.1.3" />
<PackageReference Include="Volo.Abp.Core" Version="5.1.4" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion NatTypeTester.ViewModels/NatTypeTester.ViewModels.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ItemGroup>
<PackageReference Include="Dns.Net.Abstractions" Version="0.1.0" />
<PackageReference Include="ReactiveUI" Version="17.1.50" />
<PackageReference Include="Volo.Abp.Core" Version="5.1.3" />
<PackageReference Include="Volo.Abp.Core" Version="5.1.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bd46272

Please sign in to comment.