micronaut-starter
micronaut-starter copied to clipboard
Remove obsolete neo4j test harness dependency in favor of Testcontainers Neo4j
closes #2390
WIP: This needs be changed to use the ContributingTestContainerDependency
after branch 4.4.x is merged into 5.0.x. See #2413
I think 4.4.x is merged into 5.
CI failure relates to the JobRunr feature and is broken on 5.0.x branch as well. I'm investigating.
Edit: this is breaking on the MicronautCommunityFeature
/MicronautCommunityFeatureValidator
logic. I'll fix that on a separate PR. FYI @sdelamo
Pending fix for broken CI on #2462