Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jas88 committed Apr 12, 2024
1 parent 8c42500 commit fa3bb94
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.6" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.130" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="3.21.140" />
</ItemGroup>
<ItemGroup>
<None Include="..\README.md" Pack="true" PackagePath="\"/>
Expand Down

0 comments on commit fa3bb94

Please sign in to comment.