Skip to content

Commit 179c30a

Browse files
Bump Microsoft.Identity.Web.DownstreamApi from 3.13.2 to 4.0.1
--- updated-dependencies: - dependency-name: Microsoft.Identity.Web.DownstreamApi dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01297b6 commit 179c30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebApi/WebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.Identity.Web" Version="3.13.2" />
12-
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="3.13.2" />
12+
<PackageReference Include="Microsoft.Identity.Web.DownstreamApi" Version="4.0.1" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)