Skip to content

Commit 1a9eb96

Browse files
Bump Google.Protobuf from 3.23.3 to 3.25.3
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.23.3 to 3.25.3. - [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.25.3) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cf0484 commit 1a9eb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Sharpcaster/Sharpcaster.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Google.Protobuf" Version="3.23.3" />
11+
<PackageReference Include="Google.Protobuf" Version="3.25.3" />
1212
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
1313
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
1414
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />

0 commit comments

Comments
 (0)