Skip to content

Commit

Permalink
Bump Tinkoff.InvestApi from 0.5.0 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [Tinkoff.InvestApi](https://github.com/Tinkoff/invest-api-csharp-sdk) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/Tinkoff/invest-api-csharp-sdk/releases)
- [Commits](Tinkoff/invest-api-csharp-sdk@v0.5.0...v0.6.1)

---
updated-dependencies:
- dependency-name: Tinkoff.InvestApi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent 08db7e8 commit 4019c64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions csharp/TraderBot/TraderBot.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Worker">
<Project Sdk="Microsoft.NET.Sdk.Worker">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -11,7 +11,7 @@
<PackageReference Include="GraphQL.Client.Serializer.Newtonsoft" Version="4.0.2" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Platform.Data.Doublets.Sequences" Version="0.1.1" />
<PackageReference Include="Tinkoff.InvestApi" Version="0.5.0" />
<PackageReference Include="Tinkoff.InvestApi" Version="0.6.1" />
</ItemGroup>

</Project>

0 comments on commit 4019c64

Please sign in to comment.