Skip to content

Commit

Permalink
Update dependency Google.Protobuf to 3.28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2024
1 parent db6a929 commit 477452e
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.28.2"/>
<PackageReference Include="Google.Protobuf" Version="3.28.3"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 477452e

Please sign in to comment.