Skip to content

Commit

Permalink
Bump SharpYaml from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [SharpYaml](https://github.com/xoofx/SharpYaml) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/xoofx/SharpYaml/releases)
- [Changelog](https://github.com/xoofx/SharpYaml/blob/master/changelog.md)
- [Commits](xoofx/SharpYaml@2.1.0...2.1.1)

---
updated-dependencies:
- dependency-name: SharpYaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent dd2e674 commit 08edd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Tests.YamlRunner/Tests.YamlRunner.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="FSharp.Data" Version="6.3.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SemanticVersioning" Version="2.0.2" />
<PackageReference Include="SharpYaml" Version="2.1.0" />
<PackageReference Include="SharpYaml" Version="2.1.1" />
<PackageReference Include="ShellProgressBar" Version="5.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 08edd2b

Please sign in to comment.