Skip to content

Commit

Permalink
Bump AkkaVersion and AkkaHostingVersion to 1.5.20 (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored May 6, 2024
1 parent 77e7c72 commit d7d12eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
<AkkaVersion>1.5.19</AkkaVersion>
<AkkaHostingVersion>1.5.19</AkkaHostingVersion>
<AkkaVersion>1.5.20</AkkaVersion>
<AkkaHostingVersion>1.5.20</AkkaHostingVersion>
<FluentMigratorVersion>3.3.2</FluentMigratorVersion>
<SqliteVersion>1.0.118</SqliteVersion>
<MicrosoftSqliteVersion>8.0.4</MicrosoftSqliteVersion>
Expand Down

0 comments on commit d7d12eb

Please sign in to comment.