Skip to content

Commit d1aa2b8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BuildingBlocks/src/Wealth.BuildingBlocks.Application/Wealth.BuildingBlocks.Application.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
88
</PackageReference>
99
<PackageReference Include="FluentValidation" Version="12.1.1" />
10-
<PackageReference Include="Google.Protobuf" Version="3.33.5" />
10+
<PackageReference Include="Google.Protobuf" Version="3.34.0" />
1111
<PackageReference Include="MediatR" Version="14.0.0" />
1212
<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.3" />
1313
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="10.0.3" />

0 commit comments

Comments
 (0)