Skip to content

Commit

Permalink
chore(csharp): bump Apache.Arrow from 15.0.1 to 15.0.2 in /csharp
Browse files Browse the repository at this point in the history
Bumps [Apache.Arrow](https://github.com/apache/arrow) from 15.0.1 to 15.0.2.
- [Commits](apache/arrow@go/v15.0.1...go/v15.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 931e578 commit 23b77bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/src/Apache.Arrow.Adbc/Apache.Arrow.Adbc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageReadmeFile>readme.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Apache.Arrow" Version="15.0.1" />
<PackageReference Include="Apache.Arrow" Version="15.0.2" />
</ItemGroup>
<ItemGroup Condition="$([MSBuild]::IsTargetFrameworkCompatible($(TargetFramework), 'net5.0'))">
<Compile Remove="C\NativeLibrary.cs" />
Expand Down

0 comments on commit 23b77bf

Please sign in to comment.