Skip to content

Commit 4113849

Browse files
Bump graalvm.version from 20.3.0 to 21.0.0 (#627)
Bumps `graalvm.version` from 20.3.0 to 21.0.0. Updates `js` from 20.3.0 to 21.0.0 - [Release notes](https://github.com/graalvm/graaljs/releases) - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md) - [Commits](oracle/graaljs@vm-20.3.0...vm-21.0.0) Updates `js-scriptengine` from 20.3.0 to 21.0.0 - [Release notes](https://github.com/graalvm/graaljs/releases) - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md) - [Commits](oracle/graaljs@vm-20.3.0...vm-21.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0ed9f2 commit 4113849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-generator-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<jackson1.version>1.9.13</jackson1.version>
1919
<jackson2.version>2.12.1</jackson2.version>
2020
<jersey.version>3.0.1</jersey.version>
21-
<graalvm.version>20.3.0</graalvm.version>
21+
<graalvm.version>21.0.0</graalvm.version>
2222
<vavr.version>0.10.3</vavr.version>
2323
</properties>
2424

0 commit comments

Comments
 (0)