Skip to content

Commit

Permalink
Bump FluentCommand.SqlServer from 10.2.0 to 11.0.0 in /service
Browse files Browse the repository at this point in the history
Bumps [FluentCommand.SqlServer](https://github.com/loresoft/FluentCommand) from 10.2.0 to 11.0.0.
- [Release notes](https://github.com/loresoft/FluentCommand/releases)
- [Commits](loresoft/FluentCommand@v10.2.0...v11.0.0)

---
updated-dependencies:
- dependency-name: FluentCommand.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 8c7a5bd commit 4e39cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/src/InstructorIQ.Core/InstructorIQ.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Azure.Storage.Blobs" Version="12.17.0" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="EntityChange" Version="5.1.0" />
<PackageReference Include="FluentCommand.SqlServer" Version="10.2.0" />
<PackageReference Include="FluentCommand.SqlServer" Version="11.0.0" />
<PackageReference Include="Handlebars.Net" Version="2.1.4" />
<PackageReference Include="MailKit" Version="4.1.0" />
<PackageReference Include="MediatR.CommandQuery.Audit" Version="12.1.0" />
Expand Down

0 comments on commit 4e39cae

Please sign in to comment.