Skip to content

Commit

Permalink
Update closure-compiler-maven-plugin to version 2.30.0
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Lindqvist <[email protected]>
  • Loading branch information
cazfi committed Apr 1, 2024
1 parent 3a5563f commit df85a12
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 @@ -337,7 +337,7 @@ Rerun the sync-js-hand.js script.
<plugin>
<groupId>com.github.blutorange</groupId>
<artifactId>closure-compiler-maven-plugin</artifactId>
<version>2.28.0</version>
<version>2.30.0</version>
<configuration>
<closureLanguageIn>ECMASCRIPT_2019</closureLanguageIn>
<closureLanguageOut>ECMASCRIPT_2019</closureLanguageOut>
Expand Down

0 comments on commit df85a12

Please sign in to comment.