Skip to content

Commit

Permalink
trying to find graal version ok for jdk11 #2401
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrthomas committed Sep 26, 2023
1 parent acf13b6 commit 6394e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karate-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<antlr.version>4.11.1</antlr.version>
<graal.version>23.0.1</graal.version>
<graal.version>23.0.0</graal.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6394e54

Please sign in to comment.