Skip to content

Commit

Permalink
Merge branch '3.0.x' into 3.1.x
Browse files Browse the repository at this point in the history
Closes gh-37793
  • Loading branch information
wilkinsona committed Oct 9, 2023
2 parents dfc95f9 + 49a9d1d commit 5bc0e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1056,7 +1056,7 @@ bom {
]
}
}
library("Neo4j Java Driver", "5.12.0") {
library("Neo4j Java Driver", "5.13.0") {
group("org.neo4j.driver") {
modules = [
"neo4j-java-driver"
Expand Down

0 comments on commit 5bc0e25

Please sign in to comment.