Skip to content

Update setup.adoc #222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Update setup.adoc #222

merged 1 commit into from
Nov 6, 2024

Conversation

q-at-cyberdelia
Copy link
Contributor

@q-at-cyberdelia q-at-cyberdelia commented Oct 1, 2024

gradle compile deprecated in version 7.x - replaced by implementation. Correcting.

gradle "compile" deprecated in version 7.x - replaced by "implementation." Correcting.
@renetapopova renetapopova merged commit 76a14fb into neo4j:5.x Nov 6, 2024
renetapopova pushed a commit to renetapopova/docs-java-reference that referenced this pull request Nov 6, 2024
gradle "compile" deprecated in version 7.x - replaced by "implementation." Correcting.
renetapopova added a commit that referenced this pull request Nov 6, 2024
gradle "compile" deprecated in version 7.x - replaced by "implementation." Correcting.

Co-authored-by: Q | Andrew Righter <153233436+q-at-cyberdelia@users.noreply.github.com>
NataliaIvakina added a commit that referenced this pull request Dec 9, 2024
* bump dev to 5.21 (#205)

* Replacing underscores with hyphens for crawlability (#206)

* Bump Neo4j version to 5.22 and driver v to 5.23 (#208)

* Update `dev` to 5.23 (#213)

* Bump version number to 5.24 (#215)

* Update preview version to 5.25 (#220)

* Add documentation for user procedure memory resource tracking

* Bump the Neo4j v.n. to 5.25 and the Java driver to 5.26.1 (#227)

* Bump express in the dev-dependencies group across 1 directory (#224)

Bumps the dev-dependencies group with 1 update in the / directory: [express](https://github.com/expressjs/express).


Updates `express` from 4.19.1 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.19.1...4.21.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix the code example (#228)

* Update setup.adoc (#222) (#230)

gradle "compile" deprecated in version 7.x - replaced by "implementation." Correcting.

Co-authored-by: Q | Andrew Righter <153233436+q-at-cyberdelia@users.noreply.github.com>

* Introduce DatabaseSeedProvider and deprecated SeedProvider

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update modules/ROOT/pages/extending-neo4j/project-setup.adoc

Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>

* Update driver version (#234)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com>
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Co-authored-by: Love Kristofer Leifland <love.leifland@neotechnology.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Q | Andrew Righter <153233436+q-at-cyberdelia@users.noreply.github.com>
Co-authored-by: Jack Waudby <jack.waudby@neo4j.com>
Co-authored-by: Jack Waudby <33488812+jackwaudby@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants