提交 3d63f49d 编写于 作者: oldratlee's avatar oldratlee 🔥

upgrade dependencies

上级 05a56d97
......@@ -91,7 +91,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.3.61</kotlin.version>
<kotlin.coroutine.version>1.3.2</kotlin.coroutine.version>
<kotlin.coroutine.version>1.3.3</kotlin.coroutine.version>
<spotbugs.version>3.1.12</spotbugs.version>
</properties>
......@@ -134,7 +134,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13</version>
<scope>test</scope>
</dependency>
<dependency>
......@@ -152,7 +152,7 @@
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
<artifactId>rxjava</artifactId>
<version>2.2.15</version>
<version>2.2.16</version>
<scope>test</scope>
</dependency>
<dependency>
......
......@@ -91,7 +91,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.3.61</kotlin.version>
<kotlin.coroutine.version>1.3.2</kotlin.coroutine.version>
<kotlin.coroutine.version>1.3.3</kotlin.coroutine.version>
<spotbugs.version>3.1.12</spotbugs.version>
</properties>
......@@ -134,7 +134,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13</version>
<scope>test</scope>
</dependency>
<dependency>
......@@ -152,7 +152,7 @@
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
<artifactId>rxjava</artifactId>
<version>2.2.15</version>
<version>2.2.16</version>
<scope>test</scope>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册