Skip to content

Commit

Permalink
Merge pull request #1414 from DFE-Digital/dependabot/nuget/YamlDotNet…
Browse files Browse the repository at this point in the history
…-15.1.4

Bump YamlDotNet from 13.1.0 to 15.1.4
  • Loading branch information
martyn-w authored May 20, 2024
2 parents 1f068b4 + 47d0f0f commit 214cfa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
<PackageReference Include="System.IO.Compression.ZipFile" Version="4.3.0" />
<PackageReference Include="dotenv.net" Version="3.1.3" />
<PackageReference Include="YamlDotNet" Version="13.1.0" />
<PackageReference Include="YamlDotNet" Version="15.1.4" />
<PackageReference Include="Fody" Version="6.8.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 214cfa5

Please sign in to comment.