Skip to content

Commit

Permalink
Merge branch 'topic/update_java_dep_ver' into 'master'
Browse files Browse the repository at this point in the history
Update the Java bindings dependencies version

Closes #643

See merge request eng/libadalang/langkit!827
  • Loading branch information
HugoGGuerrier committed Apr 3, 2023
2 parents b2dcf9d + a3b5fb7 commit 9ccb0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion langkit/templates/java_api/pom_xml.mako
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>org.graalvm.truffle</groupId>
<artifactId>truffle-api</artifactId>
<version>22.2.0</version>
<version>22.3.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 9ccb0f7

Please sign in to comment.