Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Reactor OM to 2023.0.1
Browse files Browse the repository at this point in the history
Resolves #513
onobc committed Dec 12, 2023

Verified

This commit was signed with the committer’s verified signature.
1 parent cc4f7e5 commit 3c0484f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ dependencies {
api platform("com.fasterxml.jackson:jackson-bom:2.15.3")
api platform("io.micrometer:micrometer-bom:1.12.1")
api platform("io.micrometer:micrometer-tracing-bom:1.2.1")
api platform("io.projectreactor:reactor-bom:2023.0.1-SNAPSHOT")
api platform("io.projectreactor:reactor-bom:2023.0.1")
api platform("io.zipkin.brave:brave-bom:5.16.0")
api platform("org.assertj:assertj-bom:3.24.2")
api platform("org.awaitility:awaitility:4.2.0")

0 comments on commit 3c0484f

Please sign in to comment.