Skip to content

Commit a000482

Browse files
chore(deps): bump System.Text.Json (#411)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3a2c54 commit a000482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAdmin/FirebaseAdmin.Snippets/FirebaseAdmin.Snippets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1313
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
15-
<PackageReference Include="System.Text.Json" Version="8.0.3" />
15+
<PackageReference Include="System.Text.Json" Version="8.0.4" />
1616
<PackageReference Include=" System.Security.Cryptography.Xml" Version="8.0.0" />
1717
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1818
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />

0 commit comments

Comments
 (0)