Skip to content

Commit

Permalink
build(deps): bump IndexRange from 1.0.2 to 1.0.3 in /src (#860)
Browse files Browse the repository at this point in the history
Bumps [IndexRange](https://github.com/bgrainger/IndexRange) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/bgrainger/IndexRange/releases)
- [Changelog](https://github.com/bgrainger/IndexRange/blob/master/VersionHistory.md)
- [Commits](bgrainger/IndexRange@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: IndexRange
  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 Sep 29, 2023
1 parent 5a97fcc commit bd80efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.Tests/Akavache.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
<PackageReference Include="IndexRange" Version="1.0.2" />
<PackageReference Include="IndexRange" Version="1.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bd80efe

Please sign in to comment.