Skip to content

Commit

Permalink
Bump the speckle group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the speckle group with 2 updates in the /packages/converters directory: [Speckle.Objects](https://github.com/specklesystems/speckle-sharp) and [Speckle.Objects.Converter.Grasshopper7](https://github.com/specklesystems/speckle-sharp).


Updates `Speckle.Objects` from 2.19.0 to 2.20.1
- [Release notes](https://github.com/specklesystems/speckle-sharp/releases)
- [Commits](specklesystems/speckle-sharp@2.19.0...2.20.1)

Updates `Speckle.Objects.Converter.Grasshopper7` from 2.19.0 to 2.20.1
- [Release notes](https://github.com/specklesystems/speckle-sharp/releases)
- [Commits](specklesystems/speckle-sharp@2.19.0...2.20.1)

---
updated-dependencies:
- dependency-name: Speckle.Objects
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: speckle
- dependency-name: Speckle.Objects.Converter.Grasshopper7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: speckle
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 85e1790 commit c6b64e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/converters/Nodepen.Converters.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

<ItemGroup>
<!-- <PackageReference Include="Rhino.Inside" Version="7.0.0" /> -->
<PackageReference Include="Speckle.Objects" Version="2.19.0" />
<PackageReference Include="Speckle.Objects.Converter.Grasshopper7" Version="2.19.0" />
<PackageReference Include="Speckle.Objects" Version="2.20.1" />
<PackageReference Include="Speckle.Objects.Converter.Grasshopper7" Version="2.20.1" />
</ItemGroup>

</Project>

0 comments on commit c6b64e8

Please sign in to comment.