We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ad62d commit 6317c96Copy full SHA for 6317c96
src/common.props
@@ -21,7 +21,7 @@ Please report any serialization problem that occurs after an upgrade to this ver
21
<NetTestVersion>net5.0</NetTestVersion>
22
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
23
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
24
- <AkkaVersion>1.4.31</AkkaVersion>
+ <AkkaVersion>1.4.33</AkkaVersion>
25
<FluentAssertionsVersion>6.3.0</FluentAssertionsVersion>
26
<XunitVersion>2.4.1</XunitVersion>
27
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
0 commit comments