Skip to content

Commit

Permalink
Update dependency Oracle.ManagedDataAccess.Core to v3.21.70 (#1142)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 5, 2022
1 parent 3209fcc commit dcedf02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.Oracle/Whipstaff.Oracle.csproj
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.61" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.70" />
</ItemGroup>

</Project>

0 comments on commit dcedf02

Please sign in to comment.