Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: MimeKitLite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ba004ea commit 23e37a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TACTLib/TACTLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.2.2" />
<PackageReference Include="Google.Protobuf" Version="3.25.0" />
<PackageReference Include="MimeKitLite" Version="4.5.0" />
<PackageReference Include="MimeKitLite" Version="4.7.0" />
</ItemGroup>
<Target Name="SetSourceRevisionIdGit" BeforeTargets="BeforeBuild">
<Exec Command="git describe --long --always --dirty --exclude=* --abbrev=8" ConsoleToMSBuild="True" IgnoreExitCode="False" ContinueOnError="True">
Expand Down

0 comments on commit 23e37a5

Please sign in to comment.