Skip to content

Commit

Permalink
upgrading Oracle Data Provider
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerKratz committed Jan 4, 2024
1 parent 05a34c9 commit 4cb7b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/NHibernate.Envers.Tests/NHibernate.Envers.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="SharpTestsEx" Version="2.0.0" />
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="System.Data.OracleClient" Version="1.0.8" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.120" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.180" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
</ItemGroup>

Expand Down

0 comments on commit 4cb7b93

Please sign in to comment.