Skip to content

Commit

Permalink
build(deps): Bump org.neo4j:neo4j-cypher-dsl-bom (#813)
Browse files Browse the repository at this point in the history
Bumps [org.neo4j:neo4j-cypher-dsl-bom](https://github.com/neo4j-contrib/cypher-dsl) from 2024.3.2 to 2024.4.0.
- [Release notes](https://github.com/neo4j-contrib/cypher-dsl/releases)
- [Commits](neo4j/cypher-dsl@2024.3.2...2024.4.0)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j-cypher-dsl-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 202c80e commit cd90d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<mockito.version>5.14.2</mockito.version>
<moditect-maven-plugin.version>1.2.2.Final</moditect-maven-plugin.version>
<native-maven-plugin.version>0.10.4</native-maven-plugin.version>
<neo4j-cypher-dsl.version>2024.3.2</neo4j-cypher-dsl.version>
<neo4j-cypher-dsl.version>2024.4.0</neo4j-cypher-dsl.version>
<neo4j-jdbc.previous.version>6.1.0</neo4j-jdbc.previous.version>
<neo4j.image>neo4j:${neo4j.version}</neo4j.image>
<neo4j.version>5.23.0</neo4j.version>
Expand Down

0 comments on commit cd90d65

Please sign in to comment.