Skip to content

Commit

Permalink
Merge pull request #196 from EventStore/dependabot/nuget/src/EventSto…
Browse files Browse the repository at this point in the history
…re.Client/Google.Protobuf-3.15.0

Bump Google.Protobuf from 3.14.0 to 3.15.0 in /src/EventStore.Client
  • Loading branch information
thefringeninja authored Feb 11, 2022
2 parents 1b883f9 + a8c9de7 commit 374da1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EventStore.Client/EventStore.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageId>EventStore.Client.Grpc</PackageId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.14.0" />
<PackageReference Include="Google.Protobuf" Version="3.15.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="System.Linq.Async" Version="5.0.0" />
Expand Down

0 comments on commit 374da1b

Please sign in to comment.