Skip to content

Commit 47218dd

Browse files
Update dependency Microsoft.Extensions.DependencyInjection.Abstractions to 9.0.7 (#9)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 382b6e3 commit 47218dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Soenneker.Utils.AtomicBool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
</ItemGroup>
4343

4444
<ItemGroup>
45-
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.6" />
45+
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.7" />
4646
</ItemGroup>
4747
</Project>

0 commit comments

Comments
 (0)