Skip to content

Commit

Permalink
Bump Injectio from 2.6.1 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [Injectio](https://github.com/loresoft/Injectio) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/loresoft/Injectio/releases)
- [Commits](loresoft/Injectio@v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: Injectio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 92a8743 commit 80dce15
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 @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="Injectio" Version="2.6.1" PrivateAssets="all" />
<PackageReference Include="Injectio" Version="2.7.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.9" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="FluentValidation.AspNetCore" Version="11.3.0" />
<PackageReference Include="Injectio" Version="2.6.1" />
<PackageReference Include="Injectio" Version="2.7.0" />
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>
Expand Down

0 comments on commit 80dce15

Please sign in to comment.