Skip to content

Commit b41e135

Browse files
committed
Upgrade to mockito-kotlin 1.6.0
Closes gh-14426
1 parent f0bfcd8 commit b41e135

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-parent

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.nhaarman</groupId>
6464
<artifactId>mockito-kotlin</artifactId>
65-
<version>1.5.0</version>
65+
<version>1.6.0</version>
6666
<exclusions>
6767
<exclusion>
6868
<groupId>org.jetbrains.kotlin</groupId>

0 commit comments

Comments
 (0)