Skip to content

Commit

Permalink
Bump Discord.Addons.Hosting from 5.2.0 to 6.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Discord.Addons.Hosting](https://github.com/Hawxy/Discord.Addons.Hosting) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/Hawxy/Discord.Addons.Hosting/releases)
- [Commits](Hawxy/Discord.Addons.Hosting@v5.2.0...v6.0.0)

---
updated-dependencies:
- dependency-name: Discord.Addons.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent ffa615f commit 6abd3ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Miha.Discord/Miha.Discord.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Cronos" Version="0.8.2" />
<PackageReference Include="Discord.Addons.Hosting" Version="5.2.0" />
<PackageReference Include="Discord.Addons.Hosting" Version="6.0.0" />
<PackageReference Include="Discord.Net" Version="3.13.0" />
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="SlimMessageBus" Version="2.0.1" />
Expand Down
2 changes: 1 addition & 1 deletion src/Miha.Logic/Miha.Logic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Discord.Addons.Hosting" Version="5.2.0" />
<PackageReference Include="Discord.Addons.Hosting" Version="6.0.0" />
<PackageReference Include="Discord.Net" Version="3.13.0" />
</ItemGroup>

Expand Down

0 comments on commit 6abd3ed

Please sign in to comment.