Skip to content

Commit

Permalink
Bump js-scriptengine from 21.3.5 to 21.3.6
Browse files Browse the repository at this point in the history
Bumps [js-scriptengine](https://github.com/graalvm/graaljs) from 21.3.5 to 21.3.6.
- [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)

---
updated-dependencies:
- dependency-name: org.graalvm.js:js-scriptengine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 22, 2023
1 parent 3d484b9 commit d152ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemacrawler-scripting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
<dependency>
<groupId>org.graalvm.js</groupId>
<artifactId>js-scriptengine</artifactId>
<version>21.3.5</version>
<version>21.3.6</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit d152ad9

Please sign in to comment.