Skip to content

Commit

Permalink
Merge pull request #4248 from microsoft/dependabot/nuget/YamlDotNet-1…
Browse files Browse the repository at this point in the history
…5.1.2

Bump YamlDotNet from 15.1.1 to 15.1.2
  • Loading branch information
andrueastman authored Feb 27, 2024
2 parents 5bc3bb1 + afee2ba commit 2e50205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kiota.Builder/Kiota.Builder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="Microsoft.OpenApi.ApiManifest" Version="0.5.4-preview" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.13" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="YamlDotNet" Version="15.1.1" />
<PackageReference Include="YamlDotNet" Version="15.1.2" />
<ProjectReference Include="..\Kiota.Generated\KiotaGenerated.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 2e50205

Please sign in to comment.