Skip to content

Commit

Permalink
Bump FluentCommand.SqlServer from 12.10.2 to 12.10.4 in /service
Browse files Browse the repository at this point in the history
Bumps [FluentCommand.SqlServer](https://github.com/loresoft/FluentCommand) from 12.10.2 to 12.10.4.
- [Release notes](https://github.com/loresoft/FluentCommand/releases)
- [Commits](loresoft/FluentCommand@v12.10.2...v12.10.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 0abd6f9 commit 8271faf
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 @@ -19,7 +19,7 @@
<PackageReference Include="Azure.Data.Tables" Version="12.8.3" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
<PackageReference Include="CsvHelper" Version="32.0.2" />
<PackageReference Include="FluentCommand.SqlServer" Version="12.10.2" />
<PackageReference Include="FluentCommand.SqlServer" Version="12.10.4" />
<PackageReference Include="Handlebars.Net" Version="2.1.6" />
<PackageReference Include="MediatR.CommandQuery.Audit" Version="15.8.0" />
<PackageReference Include="MediatR.CommandQuery.EntityFrameworkCore" Version="15.8.0" />
Expand Down

0 comments on commit 8271faf

Please sign in to comment.