Skip to content

Commit 0f3be9d

Browse files
Bump System.Text.Json from 6.0.11 to 9.0.2
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.11 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v6.0.11...v9.0.2) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1264a2 commit 0f3be9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="AutoFixture" Version="5.0.0-preview0012" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1111
<PackageReference Include="Moq" Version="4.20.72" />
12-
<PackageReference Include="System.Text.Json" Version="9.0.1" />
12+
<PackageReference Include="System.Text.Json" Version="9.0.2" />
1313
<PackageReference Include="xunit" Version="2.9.3" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)