Skip to content

Commit

Permalink
fix(deps): update dependency org.neo4j.test:neo4j-harness to v5.12.0 (#…
Browse files Browse the repository at this point in the history
…385)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent b55e0d1 commit 5e08298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ managed-neo4j-driver = "5.13.0"

# neo4j-harness needs the javax apis at runtime
# remove these after EmbeddedNeo4jServer is removed
managed-neo4j = "5.11.0"
managed-neo4j = "5.12.0"
javax-annotation-api = "1.3.2"
javax-validation-api = "2.0.1.Final"

Expand Down

0 comments on commit 5e08298

Please sign in to comment.