We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7203f4e commit 1273ed8Copy full SHA for 1273ed8
metadata/com.mysql/mysql-connector-j/index.json
@@ -1,10 +1,22 @@
1
[
2
{
3
- "latest": true,
4
- "metadata-version": "8.0.31",
5
- "module": "com.mysql:mysql-connector-j",
6
- "tested-versions": [
7
- "8.0.31"
+ "latest" : true,
+ "module" : "com.mysql:mysql-connector-j",
+ "metadata-version" : "8.0.31",
+ "tested-versions" : [
+ "8.0.31",
8
+ "8.0.32",
9
+ "8.0.33",
10
+ "8.1.0",
11
+ "8.2.0",
12
+ "8.3.0",
13
+ "8.4.0",
14
+ "9.0.0",
15
+ "9.1.0",
16
+ "9.2.0",
17
+ "9.3.0",
18
+ "9.4.0",
19
+ "9.5.0"
20
]
21
}
22
0 commit comments