Skip to content

Commit 70df32f

Browse files
authored
Merge pull request #126 from Aiko-IT-Systems/renovate/backport.system.threading.lock-3.x
chore(deps): update dependency backport.system.threading.lock to 3.1.5
2 parents 458b20c + fa741d6 commit 70df32f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DisCatSharp.Extensions.OAuth2Web/DisCatSharp.Extensions.OAuth2Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</PropertyGroup>
3838

3939
<ItemGroup Condition="!$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net9.0'))">
40-
<PackageReference Include="Backport.System.Threading.Lock" Version="3.1.4" />
40+
<PackageReference Include="Backport.System.Threading.Lock" Version="3.1.5" />
4141
</ItemGroup>
4242

4343
<ItemGroup>

DisCatSharp.Extensions.TwoFactorCommands/DisCatSharp.Extensions.TwoFactorCommands.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</PropertyGroup>
2525

2626
<ItemGroup Condition="!$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net9.0'))">
27-
<PackageReference Include="Backport.System.Threading.Lock" Version="3.1.4" />
27+
<PackageReference Include="Backport.System.Threading.Lock" Version="3.1.5" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)