Skip to content

Commit

Permalink
Bump YamlDotNet from 13.2.0 to 13.3.1 (#1611)
Browse files Browse the repository at this point in the history
Bumps [YamlDotNet](https://github.com/aaubry/YamlDotNet) from 13.2.0 to 13.3.1.
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v13.2.0...v13.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent ea0bc63 commit e5e8e75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rdmp.Core/Rdmp.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
<PackageReference Include="SSH.NET" Version="2020.0.2" />
<PackageReference Include="System.Threading.ThreadPool" Version="4.3.0" />
<PackageReference Include="Xam.Plugins.Settings" Version="3.1.1" />
<PackageReference Include="YamlDotNet" Version="13.2.0" />
<PackageReference Include="YamlDotNet" Version="13.3.1" />
</ItemGroup>
<ItemGroup>
<Content Include="Curation\KeywordHelp.txt">
Expand Down
2 changes: 1 addition & 1 deletion Tools/rdmp/rdmp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</PackageReference>
<PackageReference Include="Terminal.Gui" Version="1.13.5" />
<PackageReference Include="System.Threading.ThreadPool" Version="4.3.0" />
<PackageReference Include="YamlDotNet" Version="13.2.0" />
<PackageReference Include="YamlDotNet" Version="13.3.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Rdmp.Core\Rdmp.Core.csproj" />
Expand Down

0 comments on commit e5e8e75

Please sign in to comment.