Skip to content
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

Tidy up and upgrade dependencies #718

Merged
merged 7 commits into from
Feb 12, 2025
Merged

Conversation

ali-ince
Copy link
Contributor

No description provided.

@@ -20,6 +16,12 @@ import kotlin.test.assertEquals
import kotlin.test.assertFails

class JSONUtilsTest {
companion object {
const val CARTESIAN_CODE = 7203
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we not using the codes from neo4j.values anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because we were pulling in the whole neo4j dependency to use those constants, and I wanted to remove this dependency which brings in several transient dependencies.

@ali-ince ali-ince enabled auto-merge (squash) February 12, 2025 14:20
@ali-ince ali-ince merged commit 1141951 into neo4j-contrib:5.0 Feb 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants