Skip to content

Commit 314dd38

Browse files
committed
chore: upgrades sharpyaml dependency
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent e9a1985 commit 314dd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi.YamlReader/Microsoft.OpenApi.YamlReader.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<PrivateAssets>all</PrivateAssets>
3434
</PackageReference>
3535

36-
<PackageReference Include="SharpYaml" Version="2.1.3" />
36+
<PackageReference Include="SharpYaml" Version="2.1.4" />
3737
<PackageReference Include="System.Text.Json" Version="[8.0.5,)" />
3838
<NuGetAuditSuppress Include="https://github.com/advisories/GHSA-hh2w-p6rv-4g7w" />
3939
<NuGetAuditSuppress Include="https://github.com/advisories/GHSA-8g4q-xg66-9fp4" />

0 commit comments

Comments
 (0)