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 5709d28 commit 40fe97cCopy full SHA for 40fe97c
src/Directory.Build.props
@@ -16,9 +16,9 @@
16
<NetRuntime>net8.0</NetRuntime>
17
<XunitVersion>2.4.2</XunitVersion>
18
<TestSdkVersion>17.6.0</TestSdkVersion>
19
- <AkkaVersion>1.5.31</AkkaVersion>
+ <AkkaVersion>1.5.32</AkkaVersion>
20
<PbmVersion>1.4.3</PbmVersion>
21
- <AkkaHostingVersion>1.5.28</AkkaHostingVersion>
+ <AkkaHostingVersion>1.5.32</AkkaHostingVersion>
22
<MicrosoftExtensionsVersion>[8.0.0,)</MicrosoftExtensionsVersion>
23
</PropertyGroup>
24
<!-- SourceLink support for all Akka.NET projects -->
0 commit comments