Skip to content

Commit

Permalink
Update dependency com.github.blutorange:closure-compiler-maven-plugin…
Browse files Browse the repository at this point in the history
… to v2.17.0
  • Loading branch information
renovate-bot committed Jul 1, 2020
1 parent 3d294df commit ac3bfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freeciv-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ Rerun the sync-js-hand.js script.
<plugin>
<groupId>com.github.blutorange</groupId>
<artifactId>closure-compiler-maven-plugin</artifactId>
<version>2.10.0</version>
<version>2.17.0</version>
<configuration>
<closureLanguageIn>ECMASCRIPT_2017</closureLanguageIn>
<closureLanguageOut>ECMASCRIPT5</closureLanguageOut>
Expand Down

0 comments on commit ac3bfdc

Please sign in to comment.