Skip to content

Commit 2a4b76a

Browse files
chore(deps): bump System.Text.Json (#427)
1 parent 323bb76 commit 2a4b76a

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
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
1515
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
16-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
16+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1717
<PackageReference Include=" System.Security.Cryptography.Xml" Version="8.0.1" />
1818
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1919
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />

0 commit comments

Comments
 (0)