Skip to content

Commit 84f453d

Browse files
chore(deps): update dependency system.text.json to v7.0.4 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da84a17 commit 84f453d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/OpenFeature.Contrib.Providers.Flagsmith/OpenFeature.Contrib.Providers.Flagsmith.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<ItemGroup>
2525
<PackageReference Include="Flagsmith" Version="5.1.0" />
26-
<PackageReference Include="System.Text.Json" Version="7.0.3" />
26+
<PackageReference Include="System.Text.Json" Version="7.0.4" />
2727
</ItemGroup>
2828

2929
<PropertyGroup>

src/OpenFeature.Contrib.Providers.GOFeatureFlag/OpenFeature.Contrib.Providers.GOFeatureFlag.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="System.Text.Json" Version="7.0.3" />
16+
<PackageReference Include="System.Text.Json" Version="7.0.4" />
1717
</ItemGroup>
1818

1919
<PropertyGroup>

0 commit comments

Comments
 (0)