Skip to content

Commit

Permalink
Updated versions of scala-maven-plugin (3.2.1 -> 3.2.2) and assertj-c…
Browse files Browse the repository at this point in the history
…ore (3.0.0 -> 3.1.0)
  • Loading branch information
danieldietrich committed Jun 29, 2015
1 parent 46c14fb commit 6c0c84a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</developers>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<assertj.core.version>3.0.0</assertj.core.version>
<assertj.core.version>3.1.0</assertj.core.version>
<eclipse.lifecycle.mapping.version>1.0.0</eclipse.lifecycle.mapping.version>
<java.version>1.8</java.version>
<junit.version>4.12</junit.version>
Expand All @@ -54,7 +54,7 @@
<maven.jacoco.version>0.7.2.201409121644</maven.jacoco.version>
<maven.release.version>2.5.1</maven.release.version>
<maven.versions.version>2.1</maven.versions.version>
<scala.maven.version>3.2.1</scala.maven.version>
<scala.maven.version>3.2.2</scala.maven.version>
<scala.version>2.11.6</scala.version>
</properties>
<build>
Expand Down

0 comments on commit 6c0c84a

Please sign in to comment.