Skip to content

Commit d4c90f1

Browse files
chore(deps): bump Asp.Versioning.Mvc.ApiExplorer from 8.0.0 to 8.1.0
Bumps [Asp.Versioning.Mvc.ApiExplorer](https://github.com/dotnet/aspnet-api-versioning) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/dotnet/aspnet-api-versioning/releases) - [Commits](dotnet/aspnet-api-versioning@v8.0.0...v8.1.0) --- updated-dependencies: - dependency-name: Asp.Versioning.Mvc.ApiExplorer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c395e4 commit d4c90f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cnblogs.Architecture.Ddd.Cqrs.AspNetCore/Cnblogs.Architecture.Ddd.Cqrs.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</Description>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="Asp.Versioning.Mvc.ApiExplorer" Version="8.0.0" />
10+
<PackageReference Include="Asp.Versioning.Mvc.ApiExplorer" Version="8.1.0" />
1111
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
1212
</ItemGroup>
1313
<ItemGroup>

0 commit comments

Comments
 (0)