Skip to content

Commit 36f3b5b

Browse files
authored
Merge pull request #185 from loresoft/dependabot/nuget/System.Text.Json-8.0.4
Bump System.Text.Json from 8.0.3 to 8.0.4
2 parents 027cccd + 850f2aa commit 36f3b5b

2 files changed

Lines changed: 2 additions & 2 deletions

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>

src/FluentRest/FluentRest.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)