Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 14, 2023
1 parent e213939 commit 8fc8e2e
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 @@ -76,7 +76,7 @@
<Reference Include="System.Threading.Tasks" />
<Reference Include="System.Data.OracleClient" />
<PackageReference Include="Microsoft.SqlServer.Compact" Version="4.0.8876.1" />
<PackageReference Include="Oracle.ManagedDataAccess" Version="21.6.1" />
<PackageReference Include="Oracle.ManagedDataAccess" Version="21.9.0" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'=='net6.0'">
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.1" />
Expand Down

0 comments on commit 8fc8e2e

Please sign in to comment.