Skip to content

Commit

Permalink
Bump Oracle.ManagedDataAccess.Core in /src/NHibernate.Test
Browse files Browse the repository at this point in the history
Bumps Oracle.ManagedDataAccess.Core from 3.21.61 to 3.21.90.

---
updated-dependencies:
- dependency-name: Oracle.ManagedDataAccess.Core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 13, 2023
1 parent e11f1d4 commit c112c3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NHibernate.Test/NHibernate.Test.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="../../build-common/NHibernate.props" />
<PropertyGroup>
<Description>The Unit Tests for NHibernate.</Description>
Expand Down Expand Up @@ -81,7 +81,7 @@
<PackageReference Include="System.CodeDom" Version="4.7.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
<PackageReference Include="System.Data.OracleClient" Version="1.0.8" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.61" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.90" />
<PackageReference Include="System.Data.Odbc" Version="4.7.0" />
<PackageReference Include="System.Net.NameResolution" Version="4.3.0" />
<PackageReference Include="NUnitLite" Version="3.13.2" />
Expand Down

0 comments on commit c112c3f

Please sign in to comment.