Skip to content

Commit

Permalink
chore(deps): update dependency yamldotnet.system.text.json to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent b09d8fe commit 5cee210
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="1.3.1" />
<PackageReference Include="YamlDotNet.System.Text.Json" Version="1.3.3" />
<PackageReference Include="YamlDotNet.System.Text.Json" Version="1.3.4" />
</ItemGroup>

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

0 comments on commit 5cee210

Please sign in to comment.