Skip to content

Commit 6e374f9

Browse files
Bump System.Text.Json from 9.0.7 to 9.0.8
--- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 807c69c commit 6e374f9

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

1212
</Project>

0 commit comments

Comments
 (0)