Skip to content

Commit 3cfff1c

Browse files
authored
Merge pull request #338 from Hau-Hau/dependabot/nuget/EncryptedConfigValue/System.Text.Json-10.0.0
Bump System.Text.Json from 9.0.9 to 10.0.0
2 parents a7b7030 + 7aea6b7 commit 3cfff1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EncryptedConfigValue/EncryptedConfigValue.csproj

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

77
<ItemGroup>
88
<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.2" />
9-
<PackageReference Include="System.Text.Json" Version="9.0.9" />
9+
<PackageReference Include="System.Text.Json" Version="10.0.0" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)