Update JsonConverter to 0.13.0 (#1472)

This commit is contained in:
Stef Heyenrath
2026-06-07 22:37:55 +02:00
committed by GitHub
parent 428657a97e
commit 921a3ebc63
5 changed files with 8 additions and 8 deletions
@@ -25,7 +25,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JsonConverter.Abstractions" Version="0.12.0" />
<PackageReference Include="JsonConverter.Abstractions" Version="0.13.0" />
</ItemGroup>
<ItemGroup>