Skip to content

Commit

Permalink
Merge pull request #1185 from logicality-io/dependabot/nuget/MySqlCon…
Browse files Browse the repository at this point in the history
…nector-2.3.5

Bump MySqlConnector from 2.3.1 to 2.3.5
  • Loading branch information
damianh authored Jul 16, 2024
2 parents 214b416 + b644d48 commit 7fde975
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MySqlConnector" Version="2.3.1" />
<PackageReference Include="MySqlConnector" Version="2.3.5" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.0" />
<PackageReference Include="Serilog.Sinks.Seq" Version="6.0.0" />
Expand Down

0 comments on commit 7fde975

Please sign in to comment.