Skip to content

Commit

Permalink
build(deps): bump Microsoft.SqlServer.SqlManagementObjects
Browse files Browse the repository at this point in the history
Bumps Microsoft.SqlServer.SqlManagementObjects from 170.13.0 to 170.18.0.

---
updated-dependencies:
- dependency-name: Microsoft.SqlServer.SqlManagementObjects
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 3cfbc03 commit f0cfa21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<ItemGroup>
<PackageVersion Include="Akka.Persistence.SqlServer" Version="1.5.4" />
<PackageVersion Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageVersion Include="Microsoft.SqlServer.SqlManagementObjects" Version="170.13.0" />
<PackageVersion Include="Microsoft.SqlServer.SqlManagementObjects" Version="170.18.0" />
</ItemGroup>
<!-- Sqlite dependencies -->
<ItemGroup>
Expand Down

0 comments on commit f0cfa21

Please sign in to comment.