Skip to content

Commit

Permalink
POM updated
Browse files Browse the repository at this point in the history
  • Loading branch information
arnobl committed Oct 31, 2015
1 parent 1b8f578 commit 22d1fdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions latexdraw-core/net.sf.latexdraw/pom.xml
Expand Up @@ -10,7 +10,7 @@

<properties>
<malai.version>1.3</malai.version>
<scala.version>2.11.5</scala.version>
<scala.version>2.11.7</scala.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>
Expand Down Expand Up @@ -282,7 +282,7 @@
<dependency>
<groupId>org.scala-lang.modules</groupId>
<artifactId>scala-parser-combinators_2.11</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 22d1fdc

Please sign in to comment.