Skip to content

Commit

Permalink
[Dependencies] Updating Octopus.Client (Octopus) to 14.3.1208
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 15, 2024
1 parent a4af97e commit 6458919
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated Meziantou.Analyzer to 2.0.141
- Dependencies - Updated NSubstitute.Analyzers.CSharp to 1.0.17
- Dependencies - Updated Discord.Net to 3.13.1
- Dependencies - Updated Octopus.Client to 14.3.1201
- SDK - Updated DotNet SDK to 8.0.200
- Dependencies - Updated Octopus.Client to 14.3.1208
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/BuildBot.Discord/BuildBot.Discord.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.13.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Octopus.Client" Version="14.3.1201" />
<PackageReference Include="Octopus.Client" Version="14.3.1208" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 6458919

Please sign in to comment.