Skip to content

Commit

Permalink
chore(deps): bump Org.Eclipse.TractusX.Portal.Backend.Framework.Logging
Browse files Browse the repository at this point in the history
Bumps [Org.Eclipse.TractusX.Portal.Backend.Framework.Logging](https://github.com/eclipse-tractusx/portal-backend) 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.Logging
  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 496a255
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ -45,7 +45,7 @@
<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.Logging" Version="1.1.0" />
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Logging" Version="1.3.0" />
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding" Version="1.1.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/processes/Processes.Worker/Processes.Worker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Logging" Version="1.1.0" />
<PackageReference Include="Org.Eclipse.TractusX.Portal.Backend.Framework.Logging" Version="1.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 496a255

Please sign in to comment.