Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.graalvm.polyglot-js-co…
Browse files Browse the repository at this point in the history
…mmunity-24.1.0
  • Loading branch information
rapatao authored Sep 23, 2024
2 parents 4c52131 + 75dbe38 commit ca9fb49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graaljs-evaluator/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
api project(":core")
api("org.graalvm.polyglot:polyglot:24.0.2")
api("org.graalvm.polyglot:polyglot:24.1.0")
api("org.graalvm.polyglot:js-community:24.1.0")

testImplementation project(":tests")
Expand Down

0 comments on commit ca9fb49

Please sign in to comment.