Skip to content

Commit

Permalink
Merge pull request #53 from JaCraig/dependabot/nuget/dependencies-9f0…
Browse files Browse the repository at this point in the history
…6425baa

fix: bump the dependencies group with 1 update
  • Loading branch information
JaCraig committed Feb 13, 2024
2 parents bd3b382 + 8167d2d commit 1502e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Aspectus/Aspectus.csproj
Expand Up @@ -44,7 +44,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="8.0.2" />
<PackageReference Include="System.Threading.Tasks.Parallel" Version="4.3.0" />
<PackageReference Include="Canister.IoC" Version="5.2.4" />
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.7.0" />
Expand Down

0 comments on commit 1502e2b

Please sign in to comment.