Skip to content

Commit

Permalink
Update dependency Octopus.Diagnostics to v2.1.285
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 23, 2024
1 parent 15d8e24 commit 00ea93c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Polly" Version="7.2.2" />
<PackageReference Include="Octopus.Diagnostics" Version="2.1.0" />
<PackageReference Include="Octopus.Diagnostics" Version="2.1.285" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Octopus.Tentacle.Contracts\Octopus.Tentacle.Contracts.csproj" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</Choose>
<ItemGroup>
<PackageReference Include="Halibut" Version="7.0.603" />
<PackageReference Include="Octopus.Diagnostics" Version="2.1.0" />
<PackageReference Include="Octopus.Diagnostics" Version="2.1.285" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Solution Items\SolutionInfo.cs">
Expand Down
2 changes: 1 addition & 1 deletion source/Octopus.Tentacle/Octopus.Tentacle.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<PackageReference Include="NuGet.Packaging.Core" Version="3.6.0-octopus-58692" />
<PackageReference Include="NuGet.Packaging.Core.Types" Version="3.6.0-octopus-58692" />
<PackageReference Include="NuGet.Versioning" Version="3.6.0-octopus-58692" />
<PackageReference Include="Octopus.Diagnostics" Version="2.1.0" />
<PackageReference Include="Octopus.Diagnostics" Version="2.1.285" />
<PackageReference Include="Octopus.Time" Version="1.1.339" />
<PackageReference Include="Polly" Version="7.2.2" />
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
Expand Down

0 comments on commit 00ea93c

Please sign in to comment.