Skip to content

Commit

Permalink
Merge pull request #53 from cooljeanius/dependabot/maven/com.theoryin…
Browse files Browse the repository at this point in the history
…practise-clojure-maven-plugin-1.9.3

Bump com.theoryinpractise:clojure-maven-plugin from 1.9.2 to 1.9.3
  • Loading branch information
cooljeanius authored Sep 17, 2024
2 parents 740fac2 + df52892 commit 43626d4
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 @@ -261,7 +261,7 @@
<plugin>
<groupId>com.theoryinpractise</groupId>
<artifactId>clojure-maven-plugin</artifactId>
<version>1.9.2</version>
<version>1.9.3</version>
<configuration>
<temporaryOutputDirectory>false</temporaryOutputDirectory>
</configuration>
Expand Down

0 comments on commit 43626d4

Please sign in to comment.