Skip to content

Commit

Permalink
fix(deps): update dependency yamldotnet.system.text.json to v1.3.5 (#590
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 9b7b86c commit d410150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeUI.Core/KubeUI.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="PropertyChanged.Fody" Version="4.1.0" PrivateAssets="All" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="SystemTextJson.JsonDiffPatch" Version="2.0.0" />
<PackageReference Include="YamlDotNet.System.Text.Json" Version="1.3.4" />
<PackageReference Include="YamlDotNet.System.Text.Json" Version="1.3.5" />
</ItemGroup>

<Target Name="EmbedResolveReferences" AfterTargets="ResolveReferences">
Expand Down

0 comments on commit d410150

Please sign in to comment.