Skip to content

Commit

Permalink
[Dependencies] Updating Octopus.Client (Octopus) to 14.3.707
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jul 19, 2023
1 parent 570465f commit d0ebeca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated SonarAnalyzer.CSharp to 9.5.0.73987
- Dependencies - Updated FunFair.Test.Common to 6.1.3.87
- Dependencies - Updated Meziantou.Analyzer to 2.0.66
- Dependencies - Updated Octopus.Client to 14.3.707
### 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 @@ -43,7 +43,7 @@
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.11.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="Octopus.Client" Version="14.3.667" />
<PackageReference Include="Octopus.Client" Version="14.3.707" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit d0ebeca

Please sign in to comment.