Skip to content

Commit

Permalink
Merge pull request #100 from dbolin/dependabot/nuget/MessagePack.Immu…
Browse files Browse the repository at this point in the history
…tableCollection-2.1.194

Bump MessagePack.ImmutableCollection from 2.1.165 to 2.1.194
  • Loading branch information
dbolin authored Sep 19, 2020
2 parents a94ef5b + 56a39a4 commit 64fe8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Benchmark/Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="Hyperion" Version="0.9.16" />
<PackageReference Include="MessagePack" Version="2.1.194" />
<PackageReference Include="MessagePack.ImmutableCollection" Version="2.1.165" />
<PackageReference Include="MessagePack.ImmutableCollection" Version="2.1.194" />
<PackageReference Include="NetSerializer" Version="4.1.1" />
<PackageReference Include="protobuf-net" Version="2.4.6" />
<PackageReference Include="ZeroFormatter" Version="1.6.4" />
Expand Down

0 comments on commit 64fe8ed

Please sign in to comment.