Skip to content

Commit

Permalink
Merge #310 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 21b4ab6 + a854f4b commit 768d93c
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 @@ -8,7 +8,7 @@ swt = "4.5.2"
reactorCore = { module = "io.projectreactor:reactor-core", version.ref = "reactorCore" }
reactorTest = { module = "io.projectreactor:reactor-test", version.ref = "reactorCore" }
akkaActor = "com.typesafe.akka:akka-actor_2.11:2.4.10"
assertj = "org.assertj:assertj-core:3.22.0"
assertj = "org.assertj:assertj-core:3.25.3"
hamcrest = "org.hamcrest:hamcrest-library:1.3"
jsr305 = "com.google.code.findbugs:jsr305:3.0.1"
junit4 = "junit:junit:4.13.2"
Expand Down

0 comments on commit 768d93c

Please sign in to comment.