Skip to content

Commit

Permalink
Merge #70 into 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Mar 19, 2024
2 parents 067863a + 0289604 commit 583ce58
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 @@ -11,7 +11,7 @@ reactor-adapter = { module = "io.projectreactor.addons:reactor-adapter", version
reactor-extra = { module = "io.projectreactor.addons:reactor-extra", version.ref = "reactorAddons" }
assertj = "org.assertj:assertj-core:3.22.0"
jsr305 = "com.google.code.findbugs:jsr305:3.0.1"
junit4 = "junit:junit:4.12"
junit4 = "junit:junit:4.13.2"
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.8"

Expand Down

0 comments on commit 583ce58

Please sign in to comment.