File tree 2 files changed +3
-4
lines changed 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2
2
---
3
3
---
4
4
5
- ###
5
+ ###
6
6
7
7
[ ![ TypeDB Loader Test] ( https://github.com/bayer-science-for-a-better-life/grami/actions/workflows/testandbuild.yaml/badge.svg )] ( https://github.com/bayer-science-for-a-better-life/grami/actions/workflows/testandbuild.yaml )
8
8
[ ![ TypeDB Loader Build] ( https://github.com/bayer-science-for-a-better-life/grami/actions/workflows/release.yaml/badge.svg )] ( https://github.com/bayer-science-for-a-better-life/grami/actions/workflows/release.yaml )
@@ -157,8 +157,7 @@ Ranges are [inclusive, inclusive].
157
157
158
158
| TypeDB Loader | TypeDB Driver (internal) | TypeDB | TypeDB Cluster |
159
159
| :-------------:| :------------------------:| :---------------:| :---------------:|
160
- | 1.9.0 | 2.25.6 | 2.25.x - | 2.25.x - |
161
- | 1.8.0 | 2.24.15 | 2.24.x | 2.24.x |
160
+ | 1.8.0 | 2.25.6 | 2.25.x - | 2.25.x - |
162
161
| 1.7.0 | 2.18.1 | 2.18.x 2.23.x | 2.18.x 2.23.x |
163
162
| 1.6.0 | 2.14.2 | 2.14.x - 2.17.x | 2.14.x - 2.16.x |
164
163
| 1.2.0 - 1.5.x | 2.8.0 - 2.14.0 | 2.8.0 - 2.14.0 | N/A |
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
5
5
}
6
6
7
7
group ' com.vaticle.typedb-osi'
8
- version ' 1.9 .0'
8
+ version ' 1.8 .0'
9
9
10
10
repositories {
11
11
mavenCentral()
You can’t perform that action at this time.
0 commit comments