Skip to content

Commit b6caaaa

Browse files
Update protobuf monorepo to 3.30.1 (#1311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3673b9 commit b6caaaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,11 +300,11 @@
300300
</ItemGroup>
301301
<!-- Serialize Protobuf -->
302302
<ItemGroup>
303-
<PackageVersion Include="Google.Protobuf" Version="3.30.0" />
303+
<PackageVersion Include="Google.Protobuf" Version="3.30.1" />
304304
</ItemGroup>
305305
<!-- Serialize Protobuf Tools -->
306306
<ItemGroup>
307-
<PackageVersion Include="Google.Protobuf.Tools" Version="3.30.0" />
307+
<PackageVersion Include="Google.Protobuf.Tools" Version="3.30.1" />
308308
</ItemGroup>
309309
<!-- Resilience & Transient Fault Handling -->
310310
<ItemGroup>

0 commit comments

Comments
 (0)