Skip to content

Commit 8311edf

Browse files
committed
Upgrade to Neo4j OGM 3.2.18
Closes gh-24125
1 parent 79835dc commit 8311edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1227,7 +1227,7 @@ bom {
12271227
]
12281228
}
12291229
}
1230-
library("Neo4j OGM", "3.2.17") {
1230+
library("Neo4j OGM", "3.2.18") {
12311231
group("org.neo4j") {
12321232
modules = [
12331233
"neo4j-ogm-api",

0 commit comments

Comments
 (0)