Skip to content

Commit fdfb7fa

Browse files
dependabot-preview[bot]125m125
authored andcommitted
Bump rxjava from 2.2.16 to 2.2.17 (#163)
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.16 to 2.2.17. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.17/CHANGES.md) - [Commits](ReactiveX/RxJava@v2.2.16...v2.2.17) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cc39286 commit fdfb7fa

File tree

1 file changed

+1
-1
lines changed
  • ktapi-websocket/ktapi-websocket-reactive

1 file changed

+1
-1
lines changed

ktapi-websocket/ktapi-websocket-reactive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>io.reactivex.rxjava2</groupId>
1717
<artifactId>rxjava</artifactId>
18-
<version>2.2.16</version>
18+
<version>2.2.17</version>
1919
</dependency>
2020
<dependency>
2121
<groupId>junit</groupId>

0 commit comments

Comments
 (0)