Skip to content

Commit bf3c0ce

Browse files
Bump Akka.NET to 1.5.60 (#3396)
* Bump AkkaVersion and AkkaHostingVersion to 1.5.60 * Bump MicrosoftExtensionsVersion to 8.0.0 Required by Akka.Hosting 1.5.60 -> OpenTelemetry 1.9.0 transitive dependency on Microsoft.Extensions.Logging.Configuration >= 8.0.0
1 parent 53a1eb0 commit bf3c0ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<FluentAssertionVersion>7.0.0</FluentAssertionVersion>
2626
<TestSdkVersion>17.13.0</TestSdkVersion>
2727
<WireMockVersion>1.8.4</WireMockVersion>
28-
<AkkaVersion>1.5.59</AkkaVersion>
29-
<AkkaHostingVersion>1.5.59</AkkaHostingVersion>
28+
<AkkaVersion>1.5.60</AkkaVersion>
29+
<AkkaHostingVersion>1.5.60</AkkaHostingVersion>
3030
<PbmVersion>1.4.5</PbmVersion>
3131
<KubernetesClientVersionNet>17.0.14</KubernetesClientVersionNet>
32-
<MicrosoftExtensionsVersion>6.0.0</MicrosoftExtensionsVersion>
32+
<MicrosoftExtensionsVersion>8.0.0</MicrosoftExtensionsVersion>
3333
<AzureIdentityVersion>1.14.2</AzureIdentityVersion>
3434
<ProtobufVersion>3.30.2</ProtobufVersion>
3535
<GrpcToolsVersion>2.71.0</GrpcToolsVersion>

0 commit comments

Comments
 (0)