Skip to content

Commit

Permalink
Update dependency Google.Protobuf to 3.29.1 (#25)
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 Dec 8, 2024
1 parent 6daa684 commit 500d8f9
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.0"/>
<PackageReference Include="Google.Protobuf" Version="3.29.1"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 500d8f9

Please sign in to comment.