Skip to content

Commit

Permalink
chore(deps): bump Apache.Arrow.Flight from 17.0.0 to 18.0.0 (#126)
Browse files Browse the repository at this point in the history
Bumps [Apache.Arrow.Flight](https://github.com/apache/arrow) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@go/v17.0.0...apache-arrow-18.0.0)

---
updated-dependencies:
- dependency-name: Apache.Arrow.Flight
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 1fb30b3 commit bd13e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Apache.Arrow.Flight" Version="17.0.0" />
<PackageReference Include="Apache.Arrow.Flight" Version="18.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bd13e95

Please sign in to comment.