Skip to content

Commit

Permalink
Bump Microsoft.Data.SqlClient in /src/clustering/sharding-sqlserver
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dotnet/sqlclient/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent d0e7b20 commit aba17fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="Akka.Cluster.Sharding" Version="1.5.28" />
<PackageReference Include="Akka.Persistence.Sql.Hosting" Version="1.5.28" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="$(MicrosoftExtensionsVersion)" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="$(MicrosoftExtensionsVersion)" />
<PackageReference Include="Petabridge.Cmd.Cluster" Version="$(PbmVersion)" />
Expand Down

0 comments on commit aba17fc

Please sign in to comment.