Skip to content

Commit

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

Bump MySqlConnector from 2.2.7 to 2.3.1
  • Loading branch information
damianh authored Nov 18, 2023
2 parents a8988bb + c034f15 commit 279868f
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.2.7" />
<PackageReference Include="MySqlConnector" Version="2.3.1" />
<PackageReference Include="Serilog.Extensions.Hosting" Version="5.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.Seq" Version="5.2.2" />
Expand Down

0 comments on commit 279868f

Please sign in to comment.