Skip to content

Commit

Permalink
Bump graalvm.version from 19.1.1 to 19.2.0 (#2066)
Browse files Browse the repository at this point in the history
Bumps `graalvm.version` from 19.1.1 to 19.2.0.

Updates `graal-sdk` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/oracle/graal/releases)
- [Commits](oracle/graal@vm-19.1.1...vm-19.2.0)

Updates `js` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/graalvm/graaljs/blob/master/CHANGELOG.md)
- [Commits](oracle/graaljs@vm-19.1.1...vm-19.2.0)

Updates `js-scriptengine` from 19.1.1 to 19.2.0
- [Release notes](https://github.com/graalvm/graaljs/releases)
- [Changelog](https://github.com/graalvm/graaljs/blob/master/CHANGELOG.md)
- [Commits](oracle/graaljs@vm-19.1.1...vm-19.2.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and madoar committed Aug 24, 2019
1 parent 2ea8552 commit 4fd516e
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 @@ -55,7 +55,7 @@
<mockito.version>3.0.0</mockito.version>
<spring.version>5.1.9.RELEASE</spring.version>
<formatter-maven-plugin.version>2.10.0</formatter-maven-plugin.version>
<graalvm.version>19.1.1</graalvm.version>
<graalvm.version>19.2.0</graalvm.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 4fd516e

Please sign in to comment.