Skip to content

Commit 4660122

Browse files
Bump Yarp.ReverseProxy from 2.2.0 to 2.3.0 (#722)
Bumps [Yarp.ReverseProxy](https://github.com/dotnet/yarp) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/dotnet/yarp/releases) - [Commits](dotnet/yarp@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: Yarp.ReverseProxy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58ae069 commit 4660122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/AspireShop/AspireShop.Frontend/AspireShop.Frontend.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery.Yarp" Version="9.1.0" />
11-
<PackageReference Include="Yarp.ReverseProxy" Version="2.2.0" />
11+
<PackageReference Include="Yarp.ReverseProxy" Version="2.3.0" />
1212
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.67.0" />
1313
<PackageReference Include="Grpc.Tools" Version="2.70.0">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)