Make Elasticsearch's version class available

pull/31663/head
Andy Wilkinson 2 years ago
parent 3ebfbed599
commit 21f5f43365

@ -101,6 +101,8 @@ dependencies {
testImplementation("org.testcontainers:neo4j")
testImplementation("org.testcontainers:testcontainers")
testImplementation("org.thymeleaf:thymeleaf")
testRuntimeOnly("org.elasticsearch:elasticsearch")
}
configurations {

Loading…
Cancel
Save