Skip to content

Commit 6a3545a

Browse files
fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.9 (#916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c68d0c5 commit 6a3545a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8</version>
74+
<version>3.1.9</version>
7575
</dependency>
7676

7777
<dependency>

0 commit comments

Comments
 (0)