Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit 37c12ef

Browse files
authored
Bump Akka.NET to 1.5.2 (#193)
1 parent 4306666 commit 37c12ef

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
@@ -19,7 +19,7 @@
1919
<NetCoreTestVersion>net7.0</NetCoreTestVersion>
2020
<NetFrameworkTestVersion>net48</NetFrameworkTestVersion>
2121

22-
<AkkaVersion>1.5.1</AkkaVersion>
22+
<AkkaVersion>1.5.2</AkkaVersion>
2323
<PostgresLowVersion>5.0.11</PostgresLowVersion>
2424
<PostgresHighVersion>7.0.2</PostgresHighVersion>
2525
<PostgresVersion>[$(PostgresLowVersion), $(PostgresHighVersion)]</PostgresVersion>

0 commit comments

Comments
 (0)