Skip to content

Commit

Permalink
Merge pull request #77 from jimblackler/dependabot/gradle/org.graalvm…
Browse files Browse the repository at this point in the history
….sdk-graal-sdk-21.3.10
  • Loading branch information
big-andy-coates authored Jun 12, 2024
2 parents 7d11f3f + e0a40e6 commit 15181be
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 @@ -49,5 +49,5 @@ afterEvaluate {
dependencies {
implementation project(path: ':library')
implementation 'org.graalvm.js:js:21.3.10'
implementation 'org.graalvm.sdk:graal-sdk:21.3.9'
implementation 'org.graalvm.sdk:graal-sdk:21.3.10'
}

0 comments on commit 15181be

Please sign in to comment.