Skip to content

Commit

Permalink
Merge pull request #163 from carlubian/dependabot/nuget/YamlDotNet-15…
Browse files Browse the repository at this point in the history
….1.0

Bump YamlDotNet from 13.7.1 to 15.1.0
  • Loading branch information
kodiakhq[bot] committed Jan 23, 2024
2 parents 060de98 + 310245a commit 6c06616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConfigAdapter.Yaml/ConfigAdapter.Yaml.csproj
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="YamlDotNet" Version="13.7.1" />
<PackageReference Include="YamlDotNet" Version="15.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6c06616

Please sign in to comment.