Skip to content

Commit

Permalink
[Dependencies] Updating Octopus.Client (Octopus) to 14.3.1513
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jul 2, 2024
1 parent 64eae62 commit 87486da
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 @@ -28,7 +28,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated FunFair.Test.Common to 6.1.61.538
- Dependencies - Updated Meziantou.Analyzer to 2.0.159
- Dependencies - Updated SonarAnalyzer.CSharp to 9.28.0.94264
- Dependencies - Updated Octopus.Client to 14.3.1508
- Dependencies - Updated Octopus.Client to 14.3.1513
### Removed
### Deployment Changes

Expand Down
2 changes: 1 addition & 1 deletion src/BuildBot.Octopus/BuildBot.Octopus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<ProjectReference Include="..\BuildBot.ServiceModel\BuildBot.ServiceModel.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Octopus.Client" Version="14.3.1508" />
<PackageReference Include="Octopus.Client" Version="14.3.1513" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 87486da

Please sign in to comment.