Skip to content

Commit

Permalink
Bump requirements to Graal RC9
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Nov 6, 2018
1 parent 8949009 commit 3396570
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ At the moment is has the following features:
*** `xcode-select --install`
** Linux
*** TBD
* Install GraalVM (minimum RC8)
* Install GraalVM (minimum RC9)
* set `GRAALVM_HOME` to your GraalVM Home directory e.g. `/Users/emmanuel/JDK/GraalVM/Contents/Home`
* `mvn install`

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<plexus-utils.version>3.0.24</plexus-utils.version>
<maven-plugin-annotations.version>3.5.2</maven-plugin-annotations.version>
<plexus-component-annotations.version>1.7.1</plexus-component-annotations.version>
<graal-sdk.version>1.0.0-rc8</graal-sdk.version>
<graal-sdk.version>1.0.0-rc9</graal-sdk.version>
<jackson.version>2.9.5</jackson.version>
<commons-beanutils-core.version>1.8.3</commons-beanutils-core.version>
<commons-logging.version>1.2</commons-logging.version>
Expand Down

0 comments on commit 3396570

Please sign in to comment.