Skip to content

Commit

Permalink
Merge #356 into 3.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Violeta Georgieva <[email protected]>
  • Loading branch information
violetagg committed Jan 14, 2025
2 parents 844e2bb + e31493c commit 3986e3b
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.26.3"
assertj = "org.assertj:assertj-core:3.27.2"
hamcrest = "org.hamcrest:hamcrest-library:3.0"
jsr305 = "com.google.code.findbugs:jsr305:3.0.1"
junit4 = "junit:junit:4.13.2"
Expand Down

0 comments on commit 3986e3b

Please sign in to comment.