Skip to content

Commit

Permalink
chore(deps): update dependency backport.system.threading.lock to 3.1.1 (
Browse files Browse the repository at this point in the history
#602)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 7fbb1a4 commit d1c30a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DisCatSharp.Common/DisCatSharp.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</PropertyGroup>

<ItemGroup Condition="!$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net9.0'))">
<PackageReference Include="Backport.System.Threading.Lock" Version="3.1.0" />
<PackageReference Include="Backport.System.Threading.Lock" Version="3.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d1c30a2

Please sign in to comment.