Skip to content

Commit

Permalink
set dependency husky-api to latest SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
ralych committed May 16, 2024
1 parent 6fa87ac commit b47dc22
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.3.0</husky.version>
<husky.version>2.3.1-SNAPSHOT</husky.version>
<spring.version>5.3.31</spring.version>
<spring.boot.version>2.7.18</spring.boot.version>
<camel.version>3.21.0</camel.version>
Expand Down

0 comments on commit b47dc22

Please sign in to comment.