Skip to content

Commit

Permalink
update dependency to latest husky-api snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ralych committed Dec 15, 2023
1 parent 0b80515 commit 1fc320b
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 @@ -11,7 +11,7 @@
<maven.compiler.release>17</maven.compiler.release>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<husky.version>2.2.0</husky.version>
<husky.version>2.2.1-SNAPSHOT</husky.version>
<spring.boot.version>2.7.13</spring.boot.version>
<camel.version>3.21.0</camel.version>
<junit.version>5.10.1</junit.version>
Expand Down

0 comments on commit 1fc320b

Please sign in to comment.