Skip to content

Commit

Permalink
Bump Argon from 0.14.0 to 0.15.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Argon](https://github.com/SimonCropp/Argon) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/SimonCropp/Argon/releases)
- [Commits](https://github.com/SimonCropp/Argon/commits/0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 5d53d91 commit dd28a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.0" />
<PackageReference Include="Argon" Version="0.14.0" />
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.1" PrivateAssets="all" />
<PackageReference Include="Verify.DiffPlex" Version="2.3.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" PrivateAssets="all" />
Expand Down

0 comments on commit dd28a0b

Please sign in to comment.