Skip to content

Commit

Permalink
Makefile refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Dec 1, 2024
1 parent eb4ffda commit b58d365
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
<artifactId>spring-context</artifactId>
<version>6.2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>6.2.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jesperancinha.console</groupId>
<artifactId>consolerizer</artifactId>
Expand Down

0 comments on commit b58d365

Please sign in to comment.