Skip to content

Commit 6032a63

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump org.litote.kmongo:kmongo in /backend/persistence
Bumps [org.litote.kmongo:kmongo](https://github.com/Litote/kmongo) from 5.2.1 to 5.5.1. - [Release notes](https://github.com/Litote/kmongo/releases) - [Commits](Litote/kmongo@kmongo-5.2.1...kmongo-5.5.1) --- updated-dependencies: - dependency-name: org.litote.kmongo:kmongo dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9fdaf3 commit 6032a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/persistence/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ description = 'DevFeed Persistence APIs'
3030
dependencies {
3131
api project(':dev-feed-common')
3232
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.2'
33-
implementation 'org.litote.kmongo:kmongo:5.2.1'
33+
implementation 'org.litote.kmongo:kmongo:5.5.1'
3434
}

0 commit comments

Comments
 (0)