Skip to content

Commit b80391c

Browse files
authored
Bump Akka.NET from 1.5.4 to 1.5.5 (#295)
1 parent 776a96a commit b80391c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ hostBuilder.Services.AddAkka("MyActorSystem"%2C builder =>
134134
<TestSdkVersion>17.5.0</TestSdkVersion>
135135
<CoverletVersion>3.2.0</CoverletVersion>
136136
<XunitRunneVisualstudio>2.4.5</XunitRunneVisualstudio>
137-
<AkkaVersion>1.5.4</AkkaVersion>
137+
<AkkaVersion>1.5.5</AkkaVersion>
138138
<MicrosoftExtensionsVersion>[3.0.0,)</MicrosoftExtensionsVersion>
139139
</PropertyGroup>
140140

0 commit comments

Comments
 (0)