Skip to content

Commit

Permalink
⬆️ Upgrade minor + patch dependencies (#535)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and stepech committed May 6, 2024
1 parent 3a5ba34 commit 10c4dea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Chronic.Core" Version="0.4.0" />
<PackageVersion Include="Cronos" Version="0.8.2" />
<PackageVersion Include="Cronos" Version="0.8.3" />
<PackageVersion Include="DSharpPlus" Version="4.4.6 " />
<PackageVersion Include="DSharpPlus.Interactivity" Version="4.4.6 " />
<PackageVersion Include="DSharpPlus.SlashCommands" Version="4.4.6 " />
Expand All @@ -18,7 +18,7 @@
<PackageVersion Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.0" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageVersion Include="System.Collections.Immutable" Version="8.0.0" />
Expand Down

0 comments on commit 10c4dea

Please sign in to comment.