Skip to content

Commit bcb4f42

Browse files
committed
[Dependencies] Updating Discord.Net (Discord) to 3.19.0
1 parent 222a527 commit bcb4f42

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
2525
- Dependencies - Updated Nullable.Extended.Analyzer to 1.15.6581
2626
- Dependencies - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.14.15
2727
- Dependencies - Updated Philips.CodeAnalysis.MaintainabilityAnalyzers to 1.9.1
28-
- Dependencies - Updated Discord.Net to 3.18.0
2928
- Dependencies - Updated Mediator to 3.0.1
3029
- Dependencies - Updated Serilog.Sinks.Console to 6.1.1
3130
- Dependencies - Updated Serilog.Extensions.Logging to 10.0.0
@@ -47,6 +46,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
4746
- Dependencies - Updated Credfeto.Docker.HealthCheck.Http.Client to 0.0.61.659
4847
- Dependencies - Updated Microsoft.NET.Test.Sdk to 18.3.0
4948
- Dependencies - Updated FunFair.CodeAnalysis to 7.1.34.1724
49+
- Dependencies - Updated Discord.Net to 3.19.0
5050
### Removed
5151
### Deployment Changes
5252

src/BuildBot.Discord/BuildBot.Discord.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<ProjectReference Include="..\BuildBot.ServiceModel\BuildBot.ServiceModel.csproj" />
4242
</ItemGroup>
4343
<ItemGroup>
44-
<PackageReference Include="Discord.Net" Version="3.18.0" />
44+
<PackageReference Include="Discord.Net" Version="3.19.0" />
4545
<PackageReference Include="Mediator.Abstractions" Version="3.0.1" />
4646
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="10.0.3" />
4747
</ItemGroup>

0 commit comments

Comments
 (0)