Skip to content

Commit c3a1a93

Browse files
chore(deps): bump Apache.Arrow.Flight from 18.1.0 to 19.0.0 (#144)
Bumps [Apache.Arrow.Flight](https://github.com/apache/arrow) from 18.1.0 to 19.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-18.1.0...apache-arrow-19.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>
1 parent 1f930f3 commit c3a1a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</ItemGroup>
4141

4242
<ItemGroup>
43-
<PackageReference Include="Apache.Arrow.Flight" Version="18.1.0" />
43+
<PackageReference Include="Apache.Arrow.Flight" Version="19.0.0" />
4444
</ItemGroup>
4545

4646
<ItemGroup>

0 commit comments

Comments
 (0)