Skip to content

Commit

Permalink
Bump Oracle.ManagedDataAccess.Core from 2.19.220 to 2.19.230 (#79)
Browse files Browse the repository at this point in the history
Bumps Oracle.ManagedDataAccess.Core from 2.19.220 to 2.19.230.

---
updated-dependencies:
- dependency-name: Oracle.ManagedDataAccess.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 27b8ec0 commit 947fd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PCAxis.Sql/PCAxis.Sql.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.220" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.230" />
<PackageReference Include="PCAxis.Core" Version="1.2.4" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="7.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 947fd0d

Please sign in to comment.