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.20.5 to 2.21.2
- [Release notes](https://github.com/specklesystems/speckle-sharp/releases)
- [Commits](specklesystems/speckle-sharp@nugets/2.20.5...2.21.2)

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 24d3d68 commit 3e872e0
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.20.5" />
<PackageReference Include="Speckle.Objects.Converter.Grasshopper7" Version="2.20.5" />
<PackageReference Include="Speckle.Objects" Version="2.21.2" />
<PackageReference Include="Speckle.Objects.Converter.Grasshopper7" Version="2.21.2" />
</ItemGroup>

</Project>

0 comments on commit 3e872e0

Please sign in to comment.