Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 32dee88 commit 864f62f
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.23.0"

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

Expand Down

0 comments on commit 864f62f

Please sign in to comment.