Skip to content

Commit a2ceb60

Browse files
chore(deps): bump Google.Protobuf from 3.34.1 to 3.35.0 (#98)
--- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b89aefd commit a2ceb60

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)