Skip to content

Commit

Permalink
fix: bump Cronus.DomainModeling from 6.3.3 to 6.3.4
Browse files Browse the repository at this point in the history
Bumps [Cronus.DomainModeling](https://github.com/Elders/Cronus.DomainModeling) from 6.3.3 to 6.3.4.
- [Release notes](https://github.com/Elders/Cronus.DomainModeling/releases)
- [Changelog](https://github.com/Elders/Cronus.DomainModeling/blob/master/CHANGELOG.md)
- [Commits](Elders/Cronus.DomainModeling@v6.3.3...v6.3.4)

---
updated-dependencies:
- dependency-name: Cronus.DomainModeling
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mynkow committed Nov 5, 2021
1 parent 6ae85fc commit 0b11c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Elders.Cronus/Elders.Cronus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cronus.DomainModeling" Version="6.3.3" />
<PackageReference Include="Cronus.DomainModeling" Version="6.3.4" />
<PackageReference Include="Microsoft.AspNetCore.Hosting" Version="2.2.7" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.7" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.7" />
Expand Down

0 comments on commit 0b11c66

Please sign in to comment.