Skip to content

Commit

Permalink
chore(deps): bump Org.Eclipse.TractusX.Portal.Backend.Framework.Model…
Browse files Browse the repository at this point in the history
…s and Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling

Bumps [Org.Eclipse.TractusX.Portal.Backend.Framework.Models](https://github.com/eclipse-tractusx/portal-backend) and [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend). These dependencies needed to be updated together.

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Models` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](eclipse-tractusx/portal-backend@v1.1.0...v1.3.0)

Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases)
- [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md)
- [Commits](eclipse-tractusx/portal-backend@v1.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Models
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 1c21f65 commit d5f84b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/database/Dim.Migrations/Dim.Migrations.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Serilog.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Models" Version="1.1.0" />
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Models" Version="1.3.0" />
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Logging" Version="1.1.0" />
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding" Version="1.1.0" />
</ItemGroup>
Expand Down

0 comments on commit d5f84b5

Please sign in to comment.