Skip to content

Commit a0f282d

Browse files
committed
build: update kotlin-test-junit to kotlin-test-junit5
1 parent ac5d73a commit a0f282d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
</dependency>
103103
<dependency>
104104
<groupId>org.jetbrains.kotlin</groupId>
105-
<artifactId>kotlin-test-junit</artifactId>
105+
<artifactId>kotlin-test-junit5</artifactId>
106106
<scope>test</scope>
107107
</dependency>
108108
<!-- Project Reactor -->

0 commit comments

Comments
 (0)