Skip to content

Commit

Permalink
⬆️ Upgrade minor + patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent 55f07db commit fb75de0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<ItemGroup>
<PackageVersion Include="Chronic.Core" Version="0.4.0" />
<PackageVersion Include="Cronos" Version="0.7.1" />
<PackageVersion Include="DSharpPlus" Version="4.4.3 " />
<PackageVersion Include="DSharpPlus.Interactivity" Version="4.4.3 " />
<PackageVersion Include="DSharpPlus.SlashCommands" Version="4.4.3 " />
<PackageVersion Include="DSharpPlus" Version="4.4.5 " />
<PackageVersion Include="DSharpPlus.Interactivity" Version="4.4.5 " />
<PackageVersion Include="DSharpPlus.SlashCommands" Version="4.4.5 " />
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="7.0.14" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="7.0.14" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.14" />
Expand All @@ -26,6 +26,6 @@
<PackageVersion Include="xunit" Version="2.6.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.5" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="Html2Markdown" Version="6.0.0.1" />
<PackageVersion Include="Html2Markdown" Version="6.1.0.2" />
</ItemGroup>
</Project>

0 comments on commit fb75de0

Please sign in to comment.