Skip to content

Commit a66295b

Browse files
Bump Google.Protobuf from 3.23.3 to 3.23.4 (#6826)
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.23.3 to 3.23.4. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.23.3...v3.23.4) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68e0d78 commit a66295b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<HyperionVersion>0.12.2</HyperionVersion>
2121
<NewtonsoftJsonVersion>[13.0.1,)</NewtonsoftJsonVersion>
2222
<NBenchVersion>2.0.1</NBenchVersion>
23-
<ProtobufVersion>3.23.3</ProtobufVersion>
23+
<ProtobufVersion>3.23.4</ProtobufVersion>
2424
<BenchmarkDotNetVersion>0.13.2</BenchmarkDotNetVersion>
2525
<NetTestVersion>net7.0</NetTestVersion>
2626
<FsharpVersion>6.0.5</FsharpVersion>

0 commit comments

Comments
 (0)