Skip to content

Commit 1f310d8

Browse files
Bump System.Text.Json from 9.0.7 to 9.0.8
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799c325 commit 1f310d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Dapper.DDD.Repository.MySql.IntegrationTests/Dapper.DDD.Repository.MySql.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>
21-
<PackageReference Include="System.Text.Json" Version="9.0.7" />
21+
<PackageReference Include="System.Text.Json" Version="9.0.8" />
2222
<PackageReference Include="MySql.Data" Version="9.4.0" />
2323
</ItemGroup>
2424
<ItemGroup>

0 commit comments

Comments
 (0)