You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvn clean verify -Dmongodb.version="6.0" (to test with mongo:6.0 container)
-->
<mongodb.version>7.0</mongodb.version>
<mongodb.version>8.0</mongodb.version>
<jdk.version>21</jdk.version>
<graalvm.version>23.1.3</graalvm.version>
<truffle.version>24.1.0</truffle.version> <!-- Truffle and Graal languages are compatible with the latest version of the GraalVM JDK as well as the latest LTS release.-->