Skip to content
Snippets Groups Projects

Resolve "Lab creation broken due to labracore trying to return cluster details"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -9,7 +9,7 @@ version = "2.0.0"
val javaVersion = JavaVersion.VERSION_11
val libradorVersion = "1.0.3-SNAPSHOT6"
val labradoorVersion = "1.0.8-SNAPSHOT4"
val labradoorVersion = "1.1.1"
val queryDslVersion = "4.4.0"
// A definition of all dependencies and repositories where to find them that need to
Loading