There was an error while loading. Please reload this page.
2 parents 6c0c25a + c61cbde commit c5322b2Copy full SHA for c5322b2
2 files changed
src/Gml.Core/Gml.Core.csproj
@@ -25,7 +25,7 @@
25
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.15.0"/>
26
<PackageReference Include="System.Reactive" Version="6.1.0"/>
27
<PackageReference Include="System.Runtime.Loader" Version="4.3.0"/>
28
- <PackageReference Include="System.Text.Json" Version="10.0.1"/>
+ <PackageReference Include="System.Text.Json" Version="10.0.2"/>
29
</ItemGroup>
30
31
<ItemGroup>
src/Gml.Interfaces/Gml.Interfaces.csproj
@@ -11,7 +11,7 @@
11
</PropertyGroup>
12
13
14
15
16
17
</Project>
0 commit comments