Skip to content

Commit

Permalink
upgrade Minio
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Oct 1, 2023
1 parent 4bc4a4d commit fedc4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Moonglade.ImageStorage/Moonglade.ImageStorage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.18.0" />
<PackageReference Include="Minio" Version="5.0.1" />
<PackageReference Include="Minio" Version="6.0.0" />
<PackageReference Include="Pzy.Qiniu" Version="0.1.2" />
</ItemGroup>
</Project>

0 comments on commit fedc4be

Please sign in to comment.