Skip to content

Commit 67d6308

Browse files
fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.10 (#1083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e71507 commit 67d6308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: providers/go-feature-flag/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>io.reactivex.rxjava3</groupId>
7373
<artifactId>rxjava</artifactId>
74-
<version>3.1.9</version>
74+
<version>3.1.10</version>
7575
</dependency>
7676

7777
<dependency>

0 commit comments

Comments
 (0)