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.31.0
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 51455e7 commit 40bb071
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 @@ -505,7 +505,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>com.github.blutorange</groupId>
<artifactId>closure-compiler-maven-plugin</artifactId>
<version>2.30.0</version>
<version>2.31.0</version>
<configuration>
<!-- Base configuration for all executions (bundles) -->
<baseTargetDir>${project.build.outputDirectory}</baseTargetDir>
Expand Down

0 comments on commit 40bb071

Please sign in to comment.