Skip to content

Commit a608ce5

Browse files
Bump Akka.Persistence.Sql.Hosting in /src/clustering/sharding-sqlserver (#202)
Bumps Akka.Persistence.Sql.Hosting from 1.5.25 to 1.5.26. --- updated-dependencies: - dependency-name: Akka.Persistence.Sql.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61ff4bb commit a608ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clustering/sharding-sqlserver/SqlSharding.Sql.Host/SqlSharding.Sql.Host.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Akka.Persistence.Sql.Hosting" Version="1.5.25" />
16+
<PackageReference Include="Akka.Persistence.Sql.Hosting" Version="1.5.26" />
1717
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="$(MicrosoftExtensionsVersion)" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="$(MicrosoftExtensionsVersion)" />

0 commit comments

Comments
 (0)