Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent e615cd7 commit ab8f755
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 @@ -9,7 +9,7 @@ managed-neo4j-driver = "5.18.0"

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

Expand Down

0 comments on commit ab8f755

Please sign in to comment.