Skip to content

Commit

Permalink
⬆️ .NET: Bump Vogen from 5.0.5 to 5.0.6
Browse files Browse the repository at this point in the history
Bumps [Vogen](https://github.com/SteveDunn/Vogen) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/SteveDunn/Vogen/releases)
- [Commits](SteveDunn/Vogen@5.0.5...5.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 9262725 commit 2d86650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Domain/Domain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
<PackageReference Include="Ardalis.Specification" Version="8.0.0" />
<PackageReference Include="ErrorOr" Version="2.0.1" />
<PackageReference Include="MediatR.Contracts" Version="2.0.1" />
<PackageReference Include="Vogen" Version="5.0.5" />
<PackageReference Include="Vogen" Version="5.0.6" />
</ItemGroup>
</Project>

0 comments on commit 2d86650

Please sign in to comment.