Skip to content

Commit a332781

Browse files
Bump System.Text.Json from 10.0.4 to 10.0.5
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8169766 commit a332781

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="10.0.4" />
9+
<PackageReference Include="System.Text.Json" Version="10.0.5" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)