Skip to content

Commit a12f064

Browse files
chore(deps-dev): bump org.neo4j.test:neo4j-harness in /boot-data-neo4j (#1570)
Bumps [org.neo4j.test:neo4j-harness](https://github.com/neo4j/neo4j) from 5.24.0 to 5.25.1. - [Release notes](https://github.com/neo4j/neo4j/releases) - [Commits](neo4j/neo4j@5.24.0...5.25.1) --- updated-dependencies: - dependency-name: org.neo4j.test:neo4j-harness dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2422c32 commit a12f064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot-data-neo4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<properties>
1818
<java.version>21</java.version>
19-
<neo4j.version>5.24.0</neo4j.version>
19+
<neo4j.version>5.25.1</neo4j.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)