Skip to content

Commit

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

Bump Oracle.ManagedDataAccess from 21.12.0 to 21.13.0
  • Loading branch information
jzabroski committed Feb 6, 2024
2 parents f5aaa36 + c301513 commit bf75b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FluentMigrator.Console/FluentMigrator.Console.csproj
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.0.0" />
<PackageReference Include="FSharp.Core" Version="8.0.101" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.0" />
<PackageReference Include="Oracle.ManagedDataAccess" Version="21.12.0" />
<PackageReference Include="Oracle.ManagedDataAccess" Version="21.13.0" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.7" />
<PackageReference Include="MySqlConnector" Version="2.3.5" />
<PackageReference Include="Snowflake.Data" Version="2.1.5" />
Expand Down

0 comments on commit bf75b3e

Please sign in to comment.