Skip to content

Commit b322a87

Browse files
Update dependency YamlDotNet to v18 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: GreemDev <greemdev@ryujinx.app>
1 parent 6865d3d commit b322a87

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3232
- Scriban: `6.6.0` -> `7.2.6`
3333
- Serilog: `4.3.0` -> `4.4.0`
3434
- Verify.Xunit: `31.7.1` -> `31.12.5`
35-
- YamlDotNet: `16.3.0` -> `17.1.0`
35+
- YamlDotNet: `16.3.0` -> `18.1.0`
3636

3737
## [10.3.1] / 2026-04-08
3838
- Exposed JSON payload in ForgejoActions CI class.

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
3434
<PackageVersion Include="System.Security.Cryptography.Xml" Version="10.0.10" />
3535
<PackageVersion Include="System.Text.Json" Version="10.0.8" />
36-
<PackageVersion Include="YamlDotNet" Version="17.1.0" />
36+
<PackageVersion Include="YamlDotNet" Version="18.1.0" />
3737
<PackageVersion Include="matkoch.spectre.console" Version="0.46.0" />
3838
</ItemGroup>
3939
<!-- Testing -->

0 commit comments

Comments
 (0)