Skip to content

Commit 9330760

Browse files
committed
Upgrade to MockK 1.9.3
Closes gh-18452
1 parent 112cbd2 commit 9330760

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>io.mockk</groupId>
6666
<artifactId>mockk</artifactId>
67-
<version>1.9.1</version>
67+
<version>1.9.3</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>org.sonatype.plexus</groupId>

0 commit comments

Comments
 (0)