Skip to content

Commit 2ed03e5

Browse files
Bump SharpYaml from 2.1.4 to 3.0.0
--- updated-dependencies: - dependency-name: SharpYaml dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcb4e34 commit 2ed03e5

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
@@ -38,7 +38,7 @@
3838
<PrivateAssets>all</PrivateAssets>
3939
</PackageReference>
4040

41-
<PackageReference Include="SharpYaml" Version="2.1.4" />
41+
<PackageReference Include="SharpYaml" Version="3.0.0" />
4242
<PackageReference Include="System.Text.Json" Version="[8.0.5,)" />
4343
<NuGetAuditSuppress Include="https://github.com/advisories/GHSA-hh2w-p6rv-4g7w" />
4444
<NuGetAuditSuppress Include="https://github.com/advisories/GHSA-8g4q-xg66-9fp4" />

0 commit comments

Comments
 (0)