We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3986e3b + 7bb3d19 commit fc7136bCopy full SHA for fc7136b
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ mockito = "org.mockito:mockito-core:4.11.0"
17
quickTheories = "org.quicktheories:quicktheories:0.25"
18
reactiveStreams-tck = { module = "org.reactivestreams:reactive-streams-tck", version.ref = "reactiveStreams" }
19
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.21"
20
-rxJava3 = "io.reactivex.rxjava3:rxjava:3.1.9"
+rxJava3 = "io.reactivex.rxjava3:rxjava:3.1.10"
21
slf4j = "org.slf4j:slf4j-api:1.7.36"
22
swt-windows = { module = "org.eclipse.swt:org.eclipse.swt.win32.win32.x86", version.ref = "swt" }
23
swt-windows64 = { module = "org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64", version.ref = "swt" }
0 commit comments