Skip to content

Commit 1bf76a6

Browse files
Bump Google.Protobuf from 3.34.1 to 3.35.0
--- updated-dependencies: - dependency-name: Google.Protobuf dependency-version: 3.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f5b563 commit 1bf76a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/DataFusionSharp/DataFusionSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
<ItemGroup>
157157
<PackageReference Include="Apache.Arrow" Version="22.1.0" />
158158
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.203" PrivateAssets="All" />
159-
<PackageReference Include="Google.Protobuf" Version="3.34.1" />
159+
<PackageReference Include="Google.Protobuf" Version="3.35.0" />
160160
<PackageReference Include="Grpc.Tools" Version="2.80.0">
161161
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
162162
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)