Skip to content

Commit

Permalink
Merge pull request #23 from cooljeanius/dependabot/maven/com.google.j…
Browse files Browse the repository at this point in the history
…avascript-closure-compiler-unshaded-v20231112

Bump com.google.javascript:closure-compiler-unshaded from v20230802 to v20231112
  • Loading branch information
cooljeanius authored Nov 13, 2023
2 parents afa4d4d + 38f859f commit 06eca47
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 @@ -30,7 +30,7 @@
<dependency>
<groupId>com.google.javascript</groupId>
<artifactId>closure-compiler-unshaded</artifactId>
<version>v20230802</version>
<version>v20231112</version>
</dependency>
<dependency>
<groupId>org.clojure</groupId>
Expand Down

0 comments on commit 06eca47

Please sign in to comment.