diff --git a/README.md b/README.md index 18aaed8..dd23b45 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Also a bonus: To play with the code, install: -* Java 8 b121 or newer from http://jdk8.java.net/ +* Java 8 JDK or newer from http://java.oracle.com/ * IntelliJ IDEA 13 Community * Configure IDEA to use JDK8 to compile and run the project code (File -> Project Structure -> Project SDK and Language Level) diff --git a/pom.xml b/pom.xml index d7beba8..555d3cb 100644 --- a/pom.xml +++ b/pom.xml @@ -9,9 +9,9 @@ 1.0-SNAPSHOT - 0.6.1673 - 2.1.7 - 2.10.2 + 0.7.271 + 2.3.0 + 2.11.0 1.5 2.0 UTF-8 @@ -22,7 +22,7 @@ com.google.guava guava - 15.0 + 17.0 org.jetbrains.kotlin @@ -99,7 +99,7 @@ net.alchim31.maven scala-maven-plugin - 3.1.5 + 3.1.6