Skip to content

Commit

Permalink
Bump Oracle.ManagedDataAccess.Core from 3.21.140 to 23.4.0
Browse files Browse the repository at this point in the history
Bumps Oracle.ManagedDataAccess.Core from 3.21.140 to 23.4.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jas88 committed May 3, 2024
1 parent c583446 commit 2b6b4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAnsiSql/FAnsi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</PackageReference>
<PackageReference Include="MySqlConnector" Version="2.3.7" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.140" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="23.4.0" />
</ItemGroup>
<ItemGroup>
<None Include="..\README.md" Pack="true" PackagePath="\"/>
Expand Down

0 comments on commit 2b6b4bd

Please sign in to comment.