Skip to content

Commit

Permalink
Merge #335 into 3.6.0-M2
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Aug 5, 2024
2 parents a7ce11f + 7ce548c commit 4cc62b5
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 @@ -9,7 +9,7 @@ reactorCore = { module = "io.projectreactor:reactor-core", version.ref = "reacto
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"
hamcrest = "org.hamcrest:hamcrest-library:2.2"
hamcrest = "org.hamcrest:hamcrest-library:3.0"
jsr305 = "com.google.code.findbugs:jsr305:3.0.1"
junit4 = "junit:junit:4.13.2"
logback = "ch.qos.logback:logback-classic:1.2.13"
Expand Down

0 comments on commit 4cc62b5

Please sign in to comment.