Skip to content

Commit fa540bd

Browse files
chore(deps): bump System.Security.Cryptography.Xml in /FirebaseAdmin (#429)
Bumps [System.Security.Cryptography.Xml](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: System.Security.Cryptography.Xml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f63ffa commit fa540bd

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
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
1515
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
1616
<PackageReference Include="System.Text.Json" Version="8.0.5" />
17-
<PackageReference Include=" System.Security.Cryptography.Xml" Version="8.0.1" />
17+
<PackageReference Include=" System.Security.Cryptography.Xml" Version="8.0.2" />
1818
<PackageReference Include="System.Net.Http" Version="4.3.4" />
1919
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
2020
</ItemGroup>

0 commit comments

Comments
 (0)