Skip to content

Commit

Permalink
build(deps): Bump org.neo4j.test:neo4j-harness from 5.13.0 to 5.14.0
Browse files Browse the repository at this point in the history
Bumps [org.neo4j.test:neo4j-harness](https://github.com/neo4j/neo4j) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](neo4j/neo4j@5.13.0...5.14.0)

---
updated-dependencies:
- dependency-name: org.neo4j.test:neo4j-harness
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent c6f82dd commit 1eb4f74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<properties>
<java-module-name>ac.simons.neo4j.migrations.examples.sb_testharness</java-module-name>
<neo4j.version>5.13.0</neo4j.version>
<neo4j.version>5.14.0</neo4j.version>
<!-- As Spring Boot uses 2.x these days and Neo4j is on 1.7. raising the bar to 2 will effectively disable Neo4j logging, no impl will be found -->
<slf4j.version>${slf4jv2.version}</slf4j.version>
<sonar.coverage.jacoco.xmlReportPaths>${basedir}/../../${aggregate.report.dir}</sonar.coverage.jacoco.xmlReportPaths>
Expand Down

0 comments on commit 1eb4f74

Please sign in to comment.