Skip to content

Commit

Permalink
Bump StreamJsonRpc from 2.17.11 to 2.18.48
Browse files Browse the repository at this point in the history
Bumps [StreamJsonRpc](https://github.com/microsoft/vs-streamjsonrpc) from 2.17.11 to 2.18.48.
- [Release notes](https://github.com/microsoft/vs-streamjsonrpc/releases)
- [Commits](https://github.com/microsoft/vs-streamjsonrpc/commits)

---
updated-dependencies:
- dependency-name: StreamJsonRpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent 51c052f commit 30f83a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bicep.Cli/Bicep.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Sarif.Sdk" Version="4.5.4" />
<PackageReference Include="StreamJsonRpc" Version="2.17.11" />
<PackageReference Include="StreamJsonRpc" Version="2.18.48" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 30f83a3

Please sign in to comment.