Skip to content

Commit

Permalink
Bump dotnetrdf from 3.0.0 to 3.0.1 in /dotnet
Browse files Browse the repository at this point in the history
Bumps [dotnetrdf](https://github.com/dotnetrdf/dotnetrdf) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/dotnetrdf/dotnetrdf/releases)
- [Changelog](https://github.com/dotnetrdf/dotnetrdf/blob/main/ChangeLog.txt)
- [Commits](dotnetrdf/dotnetrdf@v3.0.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 0bfc0a2 commit 6a6ed7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/CASE2GeoJSON.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="dotnetrdf" Version="3.0.0" />
<PackageReference Include="dotnetrdf" Version="3.0.1" />
<PackageReference Include="newtonsoft.json" Version="13.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 6a6ed7b

Please sign in to comment.