Skip to content

Commit

Permalink
Add Chuck Norris Joke Dependency. Closes #2
Browse files Browse the repository at this point in the history
  • Loading branch information
atmanp committed Sep 27, 2022
1 parent ce88e70 commit 4ec83bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>guru.springframework</groupId>
<artifactId>chuck-norris-for-actuator</artifactId>
<version>2.4.0</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 4ec83bc

Please sign in to comment.