Skip to content

Commit

Permalink
Merge pull request #278 from loresoft/dependabot/nuget/service/Inject…
Browse files Browse the repository at this point in the history
…io-4.0.0

Bump Injectio from 3.3.0 to 4.0.0 in /service
  • Loading branch information
github-actions[bot] authored Nov 15, 2024
2 parents 88fb4e5 + e55021a commit d6680ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<ItemGroup>
<PackageReference Include="AssemblyMetadata.Generators" Version="2.1.0" PrivateAssets="All" />
<PackageReference Include="Injectio" Version="3.3.0" PrivateAssets="all" />
<PackageReference Include="Injectio" Version="4.0.0" PrivateAssets="all" />
<PackageReference Include="MinVer" Version="6.0.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit d6680ba

Please sign in to comment.