Skip to content

Commit f3a2527

Browse files
committed
Upping the game for .NetCore
1 parent 9a8fd72 commit f3a2527

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

internal/json/dbops.dependencies.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"Name": "Oracle.ManagedDataAccess.Core",
15-
"Version": "2.12.0-beta2",
15+
"Version": "2.18.3",
1616
"Path": [
1717
"lib\\netstandard2.0\\Oracle.ManagedDataAccess.dll"
1818
],
@@ -35,7 +35,7 @@
3535
},
3636
{
3737
"Name": "MySql.Data",
38-
"Version": "6.10.6",
38+
"Version": "6.10.8",
3939
"Path": [
4040
"lib\\netstandard2.0\\MySql.Data.dll"
4141
],
@@ -67,7 +67,7 @@
6767
},
6868
{
6969
"Name": "Npgsql",
70-
"Version": "3.2.6",
70+
"Version": "4.0.4",
7171
"Path": [
7272
"lib\\netstandard2.0\\Npgsql.dll"
7373
],

0 commit comments

Comments
 (0)