Skip to content

Commit

Permalink
Bump GitReader from 1.4.0 to 1.5.0 (#9)
Browse files Browse the repository at this point in the history
Bumps [GitReader](https://github.com/kekyo/GitReader) from 1.4.0 to 1.5.0.
- [Commits](kekyo/GitReader@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: GitReader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 25, 2023
1 parent 4b51997 commit 4a680ad
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" PrivateAssets="all" />
<PackageReference Include="GitReader" Version="1.4.0" PrivateAssets="all" GeneratePathProperty="true" />
<PackageReference Include="GitReader.Core" Version="1.4.0" PrivateAssets="all" GeneratePathProperty="true" />
<PackageReference Include="GitReader" Version="1.5.0" PrivateAssets="all" GeneratePathProperty="true" />
<PackageReference Include="GitReader.Core" Version="1.5.0" PrivateAssets="all" GeneratePathProperty="true" />
<PackageReference Include="H.Generators.Extensions" Version="1.19.0" PrivateAssets="all" GeneratePathProperty="true" />
<PackageReference Include="PolySharp" Version="1.13.2" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 4a680ad

Please sign in to comment.