Skip to content

Commit

Permalink
build(deps): bump kmongo.version from 4.10.0 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps `kmongo.version` from 4.10.0 to 4.11.0.

Updates `org.litote.kmongo:kmongo-coroutine` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/Litote/kmongo/releases)
- [Commits](Litote/kmongo@kmongo-4.10.0...kmongo-4.11.0)

Updates `org.litote.kmongo:kmongo-flapdoodle` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/Litote/kmongo/releases)
- [Commits](Litote/kmongo@kmongo-4.10.0...kmongo-4.11.0)

Updates `org.litote.kmongo:kmongo-id-jackson` from 4.10.0 to 4.11.0
- [Release notes](https://github.com/Litote/kmongo/releases)
- [Commits](Litote/kmongo@kmongo-4.10.0...kmongo-4.11.0)

---
updated-dependencies:
- dependency-name: org.litote.kmongo:kmongo-coroutine
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.litote.kmongo:kmongo-flapdoodle
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.litote.kmongo:kmongo-id-jackson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 5db4668 commit 399c051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adoptium-api-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<coroutine.version>1.7.3</coroutine.version>
<jackson.version>2.15.3</jackson.version>
<jdk.version>17</jdk.version>
<kmongo.version>4.10.0</kmongo.version>
<kmongo.version>4.11.0</kmongo.version>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.20</kotlin.version>
<logback.version>1.4.11</logback.version>
Expand Down

0 comments on commit 399c051

Please sign in to comment.