Skip to content

Commit

Permalink
chore: bump Mysql.data from 8.2.0 to 8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Seddryck committed Jan 19, 2024
1 parent 09956da commit d5b626f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DubUrl.Testing/DubUrl.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.0.0" />
<PackageReference Include="Net.IBM.Data.Db2" Version="7.0.0.300" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.1" />
<PackageReference Include="MySql.Data" Version="8.2.0" />
<PackageReference Include="MySql.Data" Version="8.3.0" />
<PackageReference Include="MySqlConnector" Version="2.3.4" />
<PackageReference Include="Npgsql" Version="8.0.1" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.130" />
Expand Down

0 comments on commit d5b626f

Please sign in to comment.