Skip to content

Commit 37712ef

Browse files
Bump Telegram.Bot from 22.7.3 to 22.7.4 (#190)
--- updated-dependencies: - dependency-name: Telegram.Bot dependency-version: 22.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dde856 commit 37712ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TelegramBot/TelegramBot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.10" />
1212
<PackageReference Include="Microsoft.Azure.CognitiveServices.Vision.ComputerVision" Version="7.0.1" />
1313
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
14-
<PackageReference Include="Telegram.Bot" Version="22.7.3" />
14+
<PackageReference Include="Telegram.Bot" Version="22.7.4" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)