Skip to content

Commit

Permalink
Merge pull request #601 from loresoft/dependabot/nuget/Injectio-3.3.0
Browse files Browse the repository at this point in the history
Bump Injectio from 3.2.0 to 3.3.0
  • Loading branch information
github-actions[bot] authored Sep 9, 2024
2 parents f28be69 + 1fa5e8c commit 619dabf
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.9.2" />
<PackageReference Include="Injectio" Version="3.2.0" PrivateAssets="all" />
<PackageReference Include="Injectio" Version="3.3.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.8" />
</ItemGroup>

Expand Down

0 comments on commit 619dabf

Please sign in to comment.