Skip to content

Commit

Permalink
Merge pull request #218 from akkadotnet/dependabot/nuget/AkkaVersion-…
Browse files Browse the repository at this point in the history
…1.4.19

Bump AkkaVersion from 1.4.18 to 1.4.19
  • Loading branch information
Aaronontheweb authored May 5, 2021
2 parents b861d07 + ad9d8ed commit 31c9b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>
<PropertyGroup>
<AkkaVersion>1.4.18</AkkaVersion>
<AkkaVersion>1.4.19</AkkaVersion>

<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
<XunitVersion>2.4.1</XunitVersion>
Expand Down

0 comments on commit 31c9b15

Please sign in to comment.