We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae5fae commit 93bc9d9Copy full SHA for 93bc9d9
graalpython/com.oracle.graal.python.test.integration/pom.xml
@@ -64,7 +64,7 @@ Additionally, one can change the polyglot artifacts version with
64
<maven.compiler.source>17</maven.compiler.source>
65
<maven.compiler.target>17</maven.compiler.target>
66
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
67
- <polyglot.version>24.0.0-dev</polyglot.version>
+ <polyglot.version>23.1.1-dev</polyglot.version>
68
</properties>
69
70
<build>
0 commit comments