Skip to content

Commit c7aa71a

Browse files
authored
Merge pull request #1567 from microsoft/dependabot/nuget/SharpYaml-2.1.1
Bump SharpYaml from 2.1.0 to 2.1.1
2 parents 1bf8e53 + 11b71b4 commit c7aa71a

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)