Skip to content

Commit b265f58

Browse files
build(deps): Bump GraphQL.Server.Ui.Altair from 8.1.0 to 8.2.0 (#242)
Bumps [GraphQL.Server.Ui.Altair](https://github.com/graphql-dotnet/server) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/graphql-dotnet/server/releases) - [Commits](graphql-dotnet/server@8.1.0...8.2.0) --- updated-dependencies: - dependency-name: GraphQL.Server.Ui.Altair dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89cd39c commit b265f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphQLNetExample/GraphQLNetExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="GraphQL" Version="8.2.1" />
1111
<PackageReference Include="GraphQL.MicrosoftDI" Version="8.2.1" />
1212
<PackageReference Include="GraphQL.Server.Transports.AspNetCore" Version="8.0.3" />
13-
<PackageReference Include="GraphQL.Server.Ui.Altair" Version="8.1.0" />
13+
<PackageReference Include="GraphQL.Server.Ui.Altair" Version="8.2.0" />
1414
<PackageReference Include="GraphQL.SystemTextJson" Version="8.2.1" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
1616
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)