Skip to content

Commit 7160777

Browse files
committed
Upgrade to Neo4j OGM 3.2.16
Closes gh-23312
1 parent 8738e05 commit 7160777

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
@@ -1224,7 +1224,7 @@ bom {
12241224
]
12251225
}
12261226
}
1227-
library("Neo4j OGM", "3.2.14") {
1227+
library("Neo4j OGM", "3.2.16") {
12281228
group("org.neo4j") {
12291229
modules = [
12301230
"neo4j-ogm-api",

0 commit comments

Comments
 (0)