Skip to content

Commit

Permalink
Merge #305 into 3.6.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Mar 20, 2024
2 parents 9e426ef + 22458bb commit 21b4ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ mockito = "org.mockito:mockito-core:4.11.0"
quickTheories = "org.quicktheories:quicktheories:0.25"
reactiveStreams-tck = { module = "org.reactivestreams:reactive-streams-tck", version.ref = "reactiveStreams" }
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.21"
rxJava3 = "io.reactivex.rxjava3:rxjava:3.1.5"
rxJava3 = "io.reactivex.rxjava3:rxjava:3.1.8"
slf4j = "org.slf4j:slf4j-api:1.7.36"
swt-windows = { module = "org.eclipse.swt:org.eclipse.swt.win32.win32.x86", version.ref = "swt" }
swt-windows64 = { module = "org.eclipse.swt:org.eclipse.swt.win32.win32.x86_64", version.ref = "swt" }
Expand Down

0 comments on commit 21b4ab6

Please sign in to comment.