Skip to content

Commit 245d528

Browse files
authored
Merge pull request #17 from Garados007/dependabot/nuget/MaxLib.WebServer/System.Text.Json-6.0.10
Bump System.Text.Json from 6.0.4 to 6.0.10 in /MaxLib.WebServer
2 parents 094a389 + 6dd71cc commit 245d528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MaxLib.WebServer/MaxLib.WebServer.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<ItemGroup>
2525
<PackageReference Include="MaxLib.Common" Version="1.2.1" />
26-
<PackageReference Include="System.Text.Json" Version="6.0.4" />
26+
<PackageReference Include="System.Text.Json" Version="6.0.10" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)