Skip to content

Commit 5544142

Browse files
build(deps): bump js from 22.1.0.1 to 22.2.0 (#34)
Bumps [js](https://github.com/graalvm/graaljs) from 22.1.0.1 to 22.2.0. - [Release notes](https://github.com/graalvm/graaljs/releases) - [Changelog](https://github.com/oracle/graaljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/graalvm/graaljs/commits/vm-ee-22.2.0) --- updated-dependencies: - dependency-name: org.graalvm.js:js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37e903f commit 5544142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.graalvm.js</groupId>
9494
<artifactId>js</artifactId>
95-
<version>22.1.0.1</version>
95+
<version>22.2.0</version>
9696
</dependency>
9797

9898
<dependency>

0 commit comments

Comments
 (0)