Skip to content

Commit

Permalink
Bump sly from 2.9.9 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [sly](https://github.com/b3b00/sly) from 2.9.9 to 3.0.1.
- [Release notes](https://github.com/b3b00/sly/releases)
- [Commits](v2.9.9...v3.0.1)

---
updated-dependencies:
- dependency-name: sly
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and b3b00 committed Apr 18, 2024
1 parent dfb86ea commit 7fc9b04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/bench/bench.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.11.4" />
<PackageReference Include="sly" Version="2.9.9" />
<PackageReference Include="sly" Version="3.0.1" />
<PackageReference Include="System.Memory" Version="4.5.5" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/bench2.4/bench2.4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.11.5" />
<PackageReference Include="sly" Version="2.9.9" />
<PackageReference Include="sly" Version="3.0.1" />
<PackageReference Include="System.Memory" Version="4.5.5" />
</ItemGroup>

Expand Down

0 comments on commit 7fc9b04

Please sign in to comment.