Skip to content

Commit

Permalink
Merge pull request #1132 from fluentmigrator/dependabot/nuget/Oracle.…
Browse files Browse the repository at this point in the history
…ManagedDataAccess.Core-2.19.60

Bump Oracle.ManagedDataAccess.Core from 2.18.6 to 2.19.60
  • Loading branch information
jzabroski committed Feb 21, 2020
2 parents 4d65e3b + e8c4420 commit 1065ef9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="2.0.1" />
<PackageReference Include="MySql.Data" Version="8.0.11" />
<PackageReference Include="Npgsql" Version="3.2.7" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.18.6" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.60" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\FluentMigrator.Runner\FluentMigrator.Runner.csproj" />
Expand Down

0 comments on commit 1065ef9

Please sign in to comment.