We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9fdaf3 commit 6032a63Copy full SHA for 6032a63
backend/persistence/build.gradle
@@ -30,5 +30,5 @@ description = 'DevFeed Persistence APIs'
30
dependencies {
31
api project(':dev-feed-common')
32
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
33
- implementation 'org.litote.kmongo:kmongo:5.2.1'
+ implementation 'org.litote.kmongo:kmongo:5.5.1'
34
}
0 commit comments