Skip to content

Commit

Permalink
Bump BSN.Commons.PresentationInfrastructure from 1.12.0 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps [BSN.Commons.PresentationInfrastructure](https://github.com/BSVN/Commons) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/BSVN/Commons/releases)
- [Commits](BSVN/Commons@1.12.0...1.13.0)

---
updated-dependencies:
- dependency-name: BSN.Commons.PresentationInfrastructure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent f2b2858 commit 147db47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/BSN.IpTables.Api/BSN.IpTables.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Autofac.Configuration" Version="6.0.0" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="BSN.Commons.PresentationInfrastructure" Version="1.12.0" />
<PackageReference Include="BSN.Commons.PresentationInfrastructure" Version="1.13.0" />
<PackageReference Include="IPTables.Net" Version="0.9.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.1.0" />
Expand Down

0 comments on commit 147db47

Please sign in to comment.