Skip to content

Commit

Permalink
Bump RxTelegram.Bot from 7.4.0 to 7.9.0
Browse files Browse the repository at this point in the history
Bumps [RxTelegram.Bot](https://github.com/RxTelegram/RxTelegram.Bot) from 7.4.0 to 7.9.0.
- [Release notes](https://github.com/RxTelegram/RxTelegram.Bot/releases)
- [Commits](RxTelegram/RxTelegram.Bot@v7.4.0...v7.9.0)

---
updated-dependencies:
- dependency-name: RxTelegram.Bot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent c0557ed commit 5c1ac74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TelegramChatGPTExample/TelegramChatGPTExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<ItemGroup>
<PackageReference Include="OpenAI" Version="1.11.0" />
<PackageReference Include="RxTelegram.Bot" Version="7.4.0" />
<PackageReference Include="RxTelegram.Bot" Version="7.9.0" />
<PackageReference Include="System.Reactive.Core" Version="6.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 5c1ac74

Please sign in to comment.