Skip to content

Commit

Permalink
Merge pull request #149 from carlubian/dependabot/nuget/YamlDotNet-13…
Browse files Browse the repository at this point in the history
….3.1

Bump YamlDotNet from 13.2.0 to 13.3.1
  • Loading branch information
kodiakhq[bot] committed Aug 29, 2023
2 parents 7645844 + ef715f3 commit 105f45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConfigAdapter.Yaml/ConfigAdapter.Yaml.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="YamlDotNet" Version="13.2.0" />
<PackageReference Include="YamlDotNet" Version="13.3.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 105f45d

Please sign in to comment.