Skip to content

Commit

Permalink
Update dependency Google.Protobuf to 3.29.3 (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent d808b1f commit 783e798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Service/Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting.WindowsServices" Version="8.0.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Google.Protobuf" Version="3.29.2"/>
<PackageReference Include="Google.Protobuf" Version="3.29.3"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 783e798

Please sign in to comment.