Skip to content

Commit

Permalink
Bump Octopus.Data from 5.3.0 to 6.0.0 in /source
Browse files Browse the repository at this point in the history
Bumps [Octopus.Data](https://github.com/OctopusDeploy/Data) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/OctopusDeploy/Data/releases)
- [Commits](OctopusDeploy/Data@5.3.0...6.0.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2021
1 parent 7e58f43 commit 2e57ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<ProjectReference Include="..\Ocl\Ocl.csproj" />

<PackageReference Include="Octopus.Data" Version="5.3.0" />
<PackageReference Include="Octopus.Data" Version="6.0.0" />
<PackageReference Include="Octopus.Server.Extensibility" Version="12.1.0" />
<PackageReference Include="Assent" Version="1.7.0" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
Expand Down

0 comments on commit 2e57ca6

Please sign in to comment.