Skip to content

Commit 920bac8

Browse files
Bump System.Text.Json from 6.0.6 to 8.0.4 in /Source/BSN.Commons (#87)
Bumps System.Text.Json from 6.0.6 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28c78d3 commit 920bac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/BSN.Commons/BSN.Commons.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<PackageReference Include="RabbitMQ.Client" Version="6.6.0" />
6868
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
6969
<PackageReference Include="Redis.OM" Version="0.6.1" />
70-
<PackageReference Include="System.Text.Json" Version="6.0.6" />
70+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
7171
</ItemGroup>
7272

7373
<ItemGroup>

0 commit comments

Comments
 (0)