Skip to content

Commit 4437518

Browse files
authored
Bump Akka.TestKit from 1.5.33 to 1.5.34 (#160)
1 parent 6a295a5 commit 4437518

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PublishRepositoryUrl>true</PublishRepositoryUrl><!-- https://github.com/dotnet/sourcelink/blob/main/docs/README.md#publishrepositoryurl -->
1919
</PropertyGroup>
2020
<PropertyGroup>
21-
<AkkaTestKitVersion>1.5.33</AkkaTestKitVersion>
21+
<AkkaTestKitVersion>1.5.34</AkkaTestKitVersion>
2222
<MicrosoftNetTestSdkVersion>17.12.0</MicrosoftNetTestSdkVersion>
2323
<NUnit3Version>3.14.0</NUnit3Version>
2424
<NUnit4Version>4.3.2</NUnit4Version>

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### 1.5.34 January 7th 2025 ####
2+
- Bump `Akka.TestKit` to [1.5.34](https://github.com/akkadotnet/akka.net/releases/tag/1.5.34)
3+
14
#### 1.5.33 January 4th 2025 ####
25
- Safer formatting of assertion messages
36
- Bump `NUnit` to [4.3.2](https://github.com/nunit/nunit/releases/tag/4.3.2)

0 commit comments

Comments
 (0)