Skip to content

Commit

Permalink
Update Security.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
yongyan-gh committed Jul 21, 2023
1 parent c0e4df8 commit 541170a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Plugins/Security/Security.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.Security.Utilities" Version="1.4.0" />
<PackageReference Include="MySqlConnector" Version="1.2.1" />
<PackageReference Include="Npgsql" Version="5.0.3" />
<PackageReference Include="RabbitMQ.Client" Version="6.5.0" />
<PackageReference Include="RabbitMQ.Client" Version="6.2.1" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.Json" Version="5.0.1" />
Expand Down

0 comments on commit 541170a

Please sign in to comment.