Skip to content

Commit

Permalink
Bump BSN.Commons.PresentationInfrastructure from 1.13.1 to 1.14.0 (#66)
Browse files Browse the repository at this point in the history
Bumps [BSN.Commons.PresentationInfrastructure](https://github.com/BSVN/Commons) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/BSVN/Commons/releases)
- [Commits](BSVN/Commons@1.13.1...1.14.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 4acf0a8 commit 61143bc
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="9.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="BSN.Commons.PresentationInfrastructure" Version="1.13.1" />
<PackageReference Include="BSN.Commons.PresentationInfrastructure" Version="1.14.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 61143bc

Please sign in to comment.