Skip to content

Commit

Permalink
Correct the Java driver's version
Browse files Browse the repository at this point in the history
  • Loading branch information
NataliaIvakina authored Jul 24, 2024
1 parent ca36349 commit ee9d7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ asciidoc:
neo4j-version: '5.22'
neo4j-version-exact: '5.22.0'
neo4j-buildnumber: '5.22'
java-driver-version: '5.23.0'
java-driver-version: '5.22.0'
neo4j-documentation-branch: 'dev'
page-origin-private: false
neo4j-javadocs-base-uri: "https://neo4j.com/docs/java-reference/5/javadocs"

0 comments on commit ee9d7aa

Please sign in to comment.