Skip to content

Commit

Permalink
fix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrignon committed Jan 6, 2020
1 parent e92d6ec commit eda4d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</licenses>
<properties>
<jsweet.transpiler.version>3.0.0-SNAPSHOT</jsweet.transpiler.version>
<jsweet.core.version>6.1.1-SNAPSHOT</jsweet.core.version>
<jsweet.core.version>6.1.0-SNAPSHOT</jsweet.core.version>
<java.version.release>11</java.version.release>
<java.version>1.${java.version.release}</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit eda4d10

Please sign in to comment.