Skip to content

Commit

Permalink
Kotlin 5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rachel-mack committed Mar 12, 2024
1 parent 423e519 commit b1c5d07
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion snooty.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ node-driver-long = "MongoDB Node.js Driver"
node-driver-short = "Node.js Driver"
atlas = "MongoDB Atlas"

java-version = "4.11"
java-version = "5.0"
java-version-full = "{+java-version+}.0"
java-api = "https://mongodb.github.io/mongo-java-driver/{+java-version+}"
13 changes: 13 additions & 0 deletions source/includes/mongodb-compatibility-table-kotlin-sync.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,19 @@
- MongoDB 3.2
- MongoDB 3.0
- MongoDB 2.6
* - 5.0
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
- ✓
-
-
-
-
* - 4.11
- ✓
- ✓
Expand Down

0 comments on commit b1c5d07

Please sign in to comment.