Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Dec 4, 2023
1 parent 707ebf7 commit 549be6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/archetype-resources/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
<type>pom</type>
<scope>import</scope>
</dependency>
#set( $mockitoVersion = "5.7.0" )
#set( $mockitoVersion = "5.8.0" )
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
Expand Down

0 comments on commit 549be6d

Please sign in to comment.