Skip to content

Commit 045db92

Browse files
committed
update junit
1 parent 1e0dc2a commit 045db92

File tree

1 file changed

+1
-2
lines changed
  • core-kotlin-modules/core-kotlin-concurrency-3

1 file changed

+1
-2
lines changed

core-kotlin-modules/core-kotlin-concurrency-3/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<rxkotlin.version>3.0.1</rxkotlin.version>
1919
<rxcoroutines.version>1.8.1</rxcoroutines.version>
20-
<junit.version>3.8.1</junit.version>
20+
<junit.version>4.13.2</junit.version>
2121
</properties>
2222

2323
<dependencies>
@@ -40,5 +40,4 @@
4040
</dependency>
4141
</dependencies>
4242

43-
4443
</project>

0 commit comments

Comments
 (0)