Skip to content

Commit 11b71b4

Browse files
Bump SharpYaml from 2.1.0 to 2.1.1
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]>
1 parent e0e5ca3 commit 11b71b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi.Readers/Microsoft.OpenApi.Readers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919

2020
<ItemGroup>
21-
<PackageReference Include="SharpYaml" Version="2.1.0" />
21+
<PackageReference Include="SharpYaml" Version="2.1.1" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)