Skip to content

Commit

Permalink
chore(deps): Bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [StrawberryShake.Server](https://github.com/ChilliCream/graphql-platform) and [StrawberryShake.Transport.Http](https://github.com/ChilliCream/graphql-platform).


Updates `StrawberryShake.Server` from 13.5.1 to 13.7.0
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Changelog](https://github.com/ChilliCream/graphql-platform/blob/main/CHANGELOG.md)
- [Commits](ChilliCream/graphql-platform@13.5.1...13.7.0)

Updates `StrawberryShake.Transport.Http` from 13.5.1 to 13.7.0
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Changelog](https://github.com/ChilliCream/graphql-platform/blob/main/CHANGELOG.md)
- [Commits](ChilliCream/graphql-platform@13.5.1...13.7.0)

---
updated-dependencies:
- dependency-name: StrawberryShake.Server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: StrawberryShake.Transport.Http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 8d82e3a commit b581775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions heliosphere-plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
<PackageReference Include="Semver" Version="2.3.0"/>
<PackageReference Include="Sentry" Version="3.41.3"/>
<PackageReference Include="SimpleBase" Version="4.0.0"/>
<PackageReference Include="StrawberryShake.Server" Version="13.5.1"/>
<PackageReference Include="StrawberryShake.Transport.Http" Version="13.5.1"/>
<PackageReference Include="StrawberryShake.Server" Version="13.7.0"/>
<PackageReference Include="StrawberryShake.Transport.Http" Version="13.7.0"/>
<PackageReference Include="WebPDotNet" Version="1.2.0.20210418"/>
<PackageReference Include="ZstdSharp.Port" Version="0.7.4"/>
</ItemGroup>
Expand Down

0 comments on commit b581775

Please sign in to comment.