Skip to content

Commit

Permalink
Bump Injectio from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [Injectio](https://github.com/loresoft/Injectio) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/loresoft/Injectio/releases)
- [Commits](loresoft/Injectio@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: Injectio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent d9a6cd4 commit 1fa5e8c
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 1fa5e8c

Please sign in to comment.