Skip to content

Commit

Permalink
Bump CounterStrikeSharp.API and Microsoft.Extensions.Localization.Abs…
Browse files Browse the repository at this point in the history
…tractions

Bumps [CounterStrikeSharp.API](https://github.com/roflmuffin/CounterStrikeSharp) and [Microsoft.Extensions.Localization.Abstractions](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together.

Updates `CounterStrikeSharp.API` from 1.0.220 to 1.0.291
- [Release notes](https://github.com/roflmuffin/CounterStrikeSharp/releases)
- [Commits](https://github.com/roflmuffin/CounterStrikeSharp/commits)

Updates `Microsoft.Extensions.Localization.Abstractions` from 8.0.3 to 8.0.3
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.3...v8.0.3)

---
updated-dependencies:
- dependency-name: CounterStrikeSharp.API
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Localization.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 2ab78f1 commit 8b5c47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RetakesPlugin/RetakesPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.220" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.291" />
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="8.0.3" />
<ProjectReference Include="..\RetakesPluginShared\RetakesPluginShared.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 8b5c47a

Please sign in to comment.