Skip to content

Commit

Permalink
deps: bump Insight.Database from 8.0.0 to 8.0.1 in /Content/tests
Browse files Browse the repository at this point in the history
Bumps [Insight.Database](https://github.com/jonwagner/Insight.Database) from 8.0.0 to 8.0.1.
- [Commits](jonwagner/Insight.Database@8.0.0...8.0.1)

---
updated-dependencies:
- dependency-name: Insight.Database
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 22, 2024
1 parent 25c10e9 commit 55f6136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content/src/CarterService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="8.0.1" />
<PackageReference Include="Insight.Database" Version="8.0.0" />
<PackageReference Include="Insight.Database" Version="8.0.1" />
<PackageReference Include="Carter" Version="8.2.1" />
<PackageReference Include="Carter.Cache" Version="0.2.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
Expand Down

0 comments on commit 55f6136

Please sign in to comment.