Skip to content

Commit 6b8bb4a

Browse files
authored
Merge pull request #33 from saurabhpro/renovate/io.reactivex.rxjava3-rxjava-3.x
Update dependency io.reactivex.rxjava3:rxjava to v3.1.5
2 parents 3034c3d + e5e0142 commit 6b8bb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rxjava-tutorial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<dependency>
4141
<groupId>io.reactivex.rxjava3</groupId>
4242
<artifactId>rxjava</artifactId>
43-
<version>3.1.3</version>
43+
<version>3.1.5</version>
4444
</dependency>
4545

4646
<dependency>

0 commit comments

Comments
 (0)