Skip to content

Commit

Permalink
Bump Google.Protobuf from 3.27.3 to 3.28.1 (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 14, 2024
1 parent 7955825 commit 93bbed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gauge.Dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Google.Protobuf" Version="3.27.3" />
<PackageReference Include="Google.Protobuf" Version="3.28.1" />
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.65.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.11.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
Expand Down

0 comments on commit 93bbed9

Please sign in to comment.