Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
j.hoerdt
sensor2graph
Commits
664e63af
Commit
664e63af
authored
Apr 13, 2021
by
j.hoerdt
Browse files
bump neo4j driver and move to maven repository
parent
f56ebcf2
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
664e63af
...
...
@@ -5,12 +5,12 @@ plugins {
}
repositories
{
jcenter
()
mavenCentral
()
}
dependencies
{
testImplementation
'junit:junit:4.12'
implementation
'org.neo4j.driver:neo4j-java-driver:4.2.
1
'
implementation
'org.neo4j.driver:neo4j-java-driver:4.2.
4
'
implementation
'com.google.code.gson:gson:2.8.6'
}
...
...
j.hoerdt
@j.hoerdt
mentioned in commit
39f47f7d
·
Apr 16, 2021
mentioned in commit
39f47f7d
mentioned in commit 39f47f7d9a2d979391cab06879786cbea4291858
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment