Skip to content

Commit

Permalink
Upgrade to Neo4j OGM 3.2.18
Browse files Browse the repository at this point in the history
Closes gh-24125
  • Loading branch information
snicoll committed Nov 12, 2020
1 parent 79835dc commit 8311edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1227,7 +1227,7 @@ bom {
]
}
}
library("Neo4j OGM", "3.2.17") {
library("Neo4j OGM", "3.2.18") {
group("org.neo4j") {
modules = [
"neo4j-ogm-api",
Expand Down

0 comments on commit 8311edf

Please sign in to comment.