Skip to content

Commit

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

Bumps [Org.Eclipse.TractusX.Portal.Backend.Framework.Token](https://github.com/eclipse-tractusx/portal-backend), [Org.Eclipse.TractusX.Portal.Backend.Framework.HttpClientExtensions](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.Token` 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.HttpClientExtensions` 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.Token
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.HttpClientExtensions
  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 a0b8eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/processes/DimProcess.Library/DimProcess.Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Token" Version="1.1.0" />
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Token" Version="1.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a0b8eee

Please sign in to comment.