Skip to content

Commit

Permalink
Bump AkkaVersion and AkkaHostingVersion to 1.5.35 (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored Jan 20, 2025
1 parent 077bb8d commit e03f42b
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.34</AkkaVersion>
<AkkaHostingVersion>1.5.34</AkkaHostingVersion>
<AkkaVersion>1.5.35</AkkaVersion>
<AkkaHostingVersion>1.5.35</AkkaHostingVersion>
<FluentMigratorVersion>5.2.0</FluentMigratorVersion>
<SqliteVersion>1.0.118</SqliteVersion>
<MicrosoftSqliteVersion>8.0.7</MicrosoftSqliteVersion>
Expand Down

0 comments on commit e03f42b

Please sign in to comment.