Skip to content

Commit

Permalink
Merge pull request #621 from loresoft/dependabot/nuget/Injectio-4.0.0
Browse files Browse the repository at this point in the history
Bump Injectio from 3.3.0 to 4.0.0
  • Loading branch information
github-actions[bot] authored Nov 15, 2024
2 parents 296e690 + 5c78a1d commit 264ac74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/Tracker/Tracker.Core/Tracker.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper" Version="13.0.1" />
<PackageReference Include="FluentValidation" Version="11.10.0" />
<PackageReference Include="Injectio" Version="3.3.0" PrivateAssets="all" />
<PackageReference Include="Injectio" Version="4.0.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 264ac74

Please sign in to comment.