Skip to content

Commit c0390c5

Browse files
Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/FluentRest.Fake
Bumps System.Text.Json from 8.0.3 to 8.0.4. --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 937982e commit c0390c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FluentRest.Fake/FluentRest.Fake.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55

66
<ItemGroup>
7-
<PackageReference Include="System.Text.Json" Version="8.0.3" />
7+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
88
</ItemGroup>
99

1010
</Project>

0 commit comments

Comments
 (0)