Skip to content

Commit

Permalink
build(deps): bump org.graalvm.truffle:truffle-api from 23.1.2 to 24.0…
Browse files Browse the repository at this point in the history
….0 (#162)

Bumps [org.graalvm.truffle:truffle-api](https://github.com/oracle/graal) from 23.1.2 to 24.0.0.
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-23.1.2...vm-24.0.0)

---
updated-dependencies:
- dependency-name: org.graalvm.truffle:truffle-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent be58c1f commit deaf5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>org.graalvm.truffle</groupId>
<artifactId>truffle-api</artifactId>
<version>23.1.2</version>
<version>24.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit deaf5d7

Please sign in to comment.