Skip to content

Commit

Permalink
Bump SharpToken from 1.2.17 to 2.0.2 in /webapi
Browse files Browse the repository at this point in the history
Bumps [SharpToken](https://github.com/dmitry-brazhenko/SharpToken) from 1.2.17 to 2.0.2.
- [Release notes](https://github.com/dmitry-brazhenko/SharpToken/releases)
- [Commits](dmitry-brazhenko/SharpToken@1.2.17...2.0.2)

---
updated-dependencies:
- dependency-name: SharpToken
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 6a16b48 commit 4678d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapi/CopilotChatWebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.SemanticKernel.Plugins.MsGraph" Version="1.5.0-alpha" />
<PackageReference Include="Microsoft.SemanticKernel.Plugins.OpenApi" Version="1.5.0-alpha" />
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Web" Version="1.5.0-alpha" />
<PackageReference Include="SharpToken" Version="1.2.17" />
<PackageReference Include="SharpToken" Version="2.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 4678d1e

Please sign in to comment.