Skip to content

Commit 3f63ffa

Browse files
chore(deps): bump System.Text.Json (#428)
1 parent 2a4b76a commit 3f63ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAdmin/FirebaseAdmin.IntegrationTests/FirebaseAdmin.IntegrationTests.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.11.1" />
1313
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
1414
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
15-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
15+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
1616
<PackageReference Include="xunit" Version="2.7.0" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)