Skip to content

Commit

Permalink
Merge pull request #94 from jimblackler/dependabot/gradle/org.graalvm…
Browse files Browse the repository at this point in the history
….js-js-21.3.11
  • Loading branch information
big-andy-coates authored Aug 7, 2024
2 parents 8a0a8d0 + 13f34e7 commit 5f9f60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ afterEvaluate {

dependencies {
implementation project(path: ':library')
implementation 'org.graalvm.js:js:21.3.10'
implementation 'org.graalvm.js:js:21.3.11'
implementation 'org.graalvm.sdk:graal-sdk:21.3.11'
}

0 comments on commit 5f9f60b

Please sign in to comment.