Skip to content

Commit 5e5a652

Browse files
Bump System.Formats.Asn1 from 8.0.1 to 10.0.1
--- updated-dependencies: - dependency-name: System.Formats.Asn1 dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Formats.Asn1 dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5463a11 commit 5e5a652

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MailKit/MailKit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
</ItemGroup>
6060

6161
<ItemGroup>
62-
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
62+
<PackageReference Include="System.Formats.Asn1" Version="10.0.1" />
6363
</ItemGroup>
6464

6565
<ItemGroup>

MailKit/MailKitLite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</ItemGroup>
6161

6262
<ItemGroup>
63-
<PackageReference Include="System.Formats.Asn1" Version="8.0.1" />
63+
<PackageReference Include="System.Formats.Asn1" Version="10.0.1" />
6464
</ItemGroup>
6565

6666
<ItemGroup>

0 commit comments

Comments
 (0)