Skip to content

Commit

Permalink
Merge pull request #18 from xvik/dependabot/gradle/org.graalvm.js-js-…
Browse files Browse the repository at this point in the history
…22.3.4

Bump org.graalvm.js:js from 22.3.3 to 22.3.4
  • Loading branch information
xvik authored Oct 18, 2023
2 parents 29ae991 + 0645a41 commit b186a80
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 @@ -29,7 +29,7 @@ dependencies {
implementation 'commons-io:commons-io:2.14.0'
implementation 'com.google.javascript:closure-compiler:v20230802'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.15.3'
implementation 'org.graalvm.js:js:22.3.3'
implementation 'org.graalvm.js:js:22.3.4'

testImplementation 'org.spockframework:spock-core:2.3-groovy-3.0'
}
Expand Down

0 comments on commit b186a80

Please sign in to comment.