Skip to content

Commit

Permalink
Bump MimeKit from 3.6.0 to 4.7.1 in /Streetcode/Streetcode.DAL
Browse files Browse the repository at this point in the history
Bumps [MimeKit](https://github.com/jstedfast/MimeKit) from 3.6.0 to 4.7.1.
- [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md)
- [Commits](jstedfast/MimeKit@3.6.0...4.7.1)

---
updated-dependencies:
- dependency-name: MimeKit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 79fb490 commit 3737333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Streetcode/Streetcode.DAL/Streetcode.DAL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.5.1" />
<PackageReference Include="Microsoft.IdentityModel.Abstractions" Version="6.30.0" />
<PackageReference Include="Microsoft.SqlServer.Server" Version="1.0.0" />
<PackageReference Include="MimeKit" Version="3.6.0" />
<PackageReference Include="MimeKit" Version="4.7.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 3737333

Please sign in to comment.