Skip to content

Commit

Permalink
Build(deps): Bump tdlib.native from 1.8.29 to 1.8.45
Browse files Browse the repository at this point in the history
Bumps [tdlib.native](https://github.com/ForNeVeR/tdlib.native) from 1.8.29 to 1.8.45.
- [Release notes](https://github.com/ForNeVeR/tdlib.native/releases)
- [Changelog](https://github.com/ForNeVeR/tdlib.native/blob/master/CHANGELOG.md)
- [Commits](ForNeVeR/tdlib.native@v1.8.29...v1.8.45)

---
updated-dependencies:
- dependency-name: tdlib.native
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ForNeVeR committed Feb 14, 2025
1 parent 3309885 commit 32e553c
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 @@ -21,7 +21,7 @@ SPDX-License-Identifier: MIT
</ItemGroup>

<ItemGroup>
<PackageReference Include="tdlib.native" Version="1.8.29" />
<PackageReference Include="tdlib.native" Version="1.8.45" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SPDX-License-Identifier: MIT

<ItemGroup>
<ProjectReference Include="..\..\TdLib\TdLib.csproj" />
<PackageReference Include="tdlib.native" Version="1.8.29" />
<PackageReference Include="tdlib.native" Version="1.8.45" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion TdLib.Tests/TdLib.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SPDX-License-Identifier: MIT

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="tdlib.native" Version="1.8.29" />
<PackageReference Include="tdlib.native" Version="1.8.45" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 32e553c

Please sign in to comment.