Skip to content

Commit 09e20ba

Browse files
authored
Merge pull request #22 from aboelkassem/dependabot/nuget/DatingApp.API/CloudinaryDotNet-1.14.0
Bump CloudinaryDotNet from 1.10.0 to 1.14.0 in /DatingApp.API
2 parents b21d8c6 + 10961c7 commit 09e20ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DatingApp.API/DatingApp.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.6.0" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.1" />
1717
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0" />
18-
<PackageReference Include="CloudinaryDotNet" Version="1.10.0" />
18+
<PackageReference Include="CloudinaryDotNet" Version="1.14.0" />
1919
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.0" />
2020
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.0" />
2121
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.1.0" />

0 commit comments

Comments
 (0)