Skip to content

Commit b59c2f5

Browse files
author
Chris Cho
authored
Update source constant for JVM driver versions) (#838)
1 parent b7e3adf commit b59c2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ stable-api = "Stable API"
1313
csharp-version = "2.17"
1414
csharp-docs-versioned = "https://mongodb.github.io/mongo-csharp-driver/{+csharp-version+}"
1515

16-
java-version = "4.6"
16+
java-version = "4.7"
1717
java-api = "https://mongodb.github.io/mongo-java-driver/{+java-version+}"

0 commit comments

Comments
 (0)