Skip to content

Commit

Permalink
Bump Corvus.Tenancy.Abstractions from 3.1.0 to 3.2.0 in /Solutions (#420
Browse files Browse the repository at this point in the history
)

Bumps [Corvus.Tenancy.Abstractions](https://github.com/corvus-dotnet/Corvus.Tenancy) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/corvus-dotnet/Corvus.Tenancy/releases)
- [Changelog](https://github.com/corvus-dotnet/Corvus.Tenancy/blob/main/azure-pipelines.release.yml)
- [Commits](corvus-dotnet/Corvus.Tenancy@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: Corvus.Tenancy.Abstractions
  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 Mar 1, 2022
1 parent 411ab05 commit 963d480
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 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Corvus.Tenancy.Abstractions" Version="3.1.0" />
<PackageReference Include="Corvus.Tenancy.Abstractions" Version="3.2.0" />
<PackageReference Include="Endjin.RecommendedPractices.GitHub" Version="2.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Corvus.Tenancy.Abstractions" Version="3.1.0" />
<PackageReference Include="Corvus.Tenancy.Abstractions" Version="3.2.0" />
<PackageReference Include="Endjin.RecommendedPractices.GitHub" Version="2.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 963d480

Please sign in to comment.