Skip to content

Commit

Permalink
Bump Argon and Argon.Xml in /src
Browse files Browse the repository at this point in the history
Bumps [Argon](https://github.com/SimonCropp/Argon) and [Argon.Xml](https://github.com/SimonCropp/Argon). These dependencies needed to be updated together.

Updates `Argon` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/SimonCropp/Argon/releases)
- [Commits](SimonCropp/Argon@0.25.0...0.26.0)

Updates `Argon.Xml` from 0.25.0 to 0.26.0
- [Release notes](https://github.com/SimonCropp/Argon/releases)
- [Commits](SimonCropp/Argon@0.25.0...0.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 7f64584 commit 5e4a77b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Argon" Version="0.25.0" />
<PackageVersion Include="Argon.Xml" Version="0.25.0" />
<PackageVersion Include="Argon" Version="0.26.0" />
<PackageVersion Include="Argon.Xml" Version="0.26.0" />
<PackageVersion Include="Flurl" Version="4.0.0" />
<PackageVersion Include="Flurl.Http" Version="4.0.2" />
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
Expand Down

0 comments on commit 5e4a77b

Please sign in to comment.