Skip to content

Commit

Permalink
Merge pull request #119 from jbogard/dependabot/nuget/Respawn.Databas…
Browse files Browse the repository at this point in the history
…eTests/Oracle.ManagedDataAccess.Core-3.21.90

Bump Oracle.ManagedDataAccess.Core from 3.21.50 to 3.21.90 in /Respawn.DatabaseTests
  • Loading branch information
jbogard authored Jul 6, 2023
2 parents 7d67ddb + baed66b commit dc07249
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Respawn.DatabaseTests/Respawn.DatabaseTests.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net6.0</TargetFrameworks>
Expand All @@ -13,7 +13,7 @@
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="All" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="4.0.0" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.50" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.90" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Respawn\Respawn.csproj" />
Expand Down

0 comments on commit dc07249

Please sign in to comment.