Skip to content

Commit

Permalink
chore(deps): bump Ardalis.GuardClauses from 4.4.0 to 4.5.0 (#1284)
Browse files Browse the repository at this point in the history
Bumps [Ardalis.GuardClauses](/~https://github.com/ardalis/guardclauses) from 4.4.0 to 4.5.0.
- [Release notes](/~https://github.com/ardalis/guardclauses/releases)
- [Commits](ardalis/GuardClauses@v4.4.0...v4.5)

---
updated-dependencies:
- dependency-name: Ardalis.GuardClauses
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent d2d609d commit 14602f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rnwood.Smtp4dev/Rnwood.Smtp4dev.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Ardalis.GuardClauses" Version="4.4.0" />
<PackageReference Include="Ardalis.GuardClauses" Version="4.5.0" />
<PackageReference Include="CommandLiners.MonoOptions" Version="1.0.36" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.59" />
<PackageReference Include="MailKit" Version="4.3.0" />
Expand Down

0 comments on commit 14602f9

Please sign in to comment.