Skip to content

Commit

Permalink
Update dependency com.caoccao.javet:javet to v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 174b8de commit 3ac356e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
implementation "org.graalvm.sdk:graal-sdk:$graalVersion"
implementation "org.graalvm.js:js:$graalVersion"
implementation "org.graalvm.js:js-scriptengine:$graalVersion"
implementation('com.caoccao.javet:javet:1.1.4')
implementation('com.caoccao.javet:javet:1.1.7')
implementation 'org.python:jython-standalone:2.7.2'
//CLI
implementation 'commons-cli:commons-cli:1.5.0'
Expand Down

0 comments on commit 3ac356e

Please sign in to comment.