Skip to content

Commit 1dd20b0

Browse files
Bump Akka.Persistence.Sql.Hosting in /src/clustering/sharding-sqlserver
Bumps [Akka.Persistence.Sql.Hosting](https://github.com/akkadotnet/Akka.Persistence.Sql) from 1.5.30 to 1.5.38.1. - [Release notes](https://github.com/akkadotnet/Akka.Persistence.Sql/releases) - [Changelog](https://github.com/akkadotnet/Akka.Persistence.Sql/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/Akka.Persistence.Sql@1.5.30...1.5.38.1) --- 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]>
1 parent c4173fd commit 1dd20b0

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
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="Akka.Cluster.Sharding" Version="1.5.39" />
17-
<PackageReference Include="Akka.Persistence.Sql.Hosting" Version="1.5.30" />
17+
<PackageReference Include="Akka.Persistence.Sql.Hosting" Version="1.5.38.1" />
1818
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="$(MicrosoftExtensionsVersion)" />
2020
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="$(MicrosoftExtensionsVersion)" />

0 commit comments

Comments
 (0)