Skip to content

Commit 96837a3

Browse files
authored
Merge pull request #193 from Syriiin/renovate/swashbuckle-aspnetcore-monorepo
Update swashbuckle-aspnetcore monorepo to 7.3.1
2 parents 13f080a + d1d7b4b commit 96837a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"swashbuckle.aspnetcore.cli": {
6-
"version": "7.3.0",
6+
"version": "7.3.1",
77
"commands": [
88
"swagger"
99
]

Difficalcy/Difficalcy.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.0" />
12+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1" />
1313
<PackageReference Include="StackExchange.Redis" Version="2.8.24" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)