Skip to content

Commit

Permalink
Bump ELFSharp from 2.13.1 to 2.13.2 in /src (#522)
Browse files Browse the repository at this point in the history
Bumps [ELFSharp](https://github.com/konrad-kruczynski/elfsharp) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/konrad-kruczynski/elfsharp/releases)
- [Commits](https://github.com/konrad-kruczynski/elfsharp/commits)

---
updated-dependencies:
- dependency-name: ELFSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2021
1 parent 08fe3b8 commit e37c037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BinaryParsers/BinaryParsers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ELFSharp" Version="2.13.1" />
<PackageReference Include="ELFSharp" Version="2.13.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
<PackageReference Include="System.Reflection.Metadata" Version="5.0.0" />
Expand Down

0 comments on commit e37c037

Please sign in to comment.