Skip to content

Commit 3bc2658

Browse files
committed
Update Pulsar Reactive Client to 0.5.2
* Also updates mockito to 5.9.0 Resolves #540
1 parent 98059d7 commit 3bc2658

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ micrometer-docs-gen = "1.0.2"
1212
micrometer-tracing = "1.2.2"
1313
protobuf = "3.21.5"
1414
pulsar = "3.1.2"
15-
pulsar-reactive = "0.5.1"
15+
pulsar-reactive = "0.5.2"
1616
reactor = "2023.0.2"
1717
spring = "6.1.3"
1818
# tests
@@ -22,7 +22,7 @@ jacoco = "0.8.9"
2222
json-path = "2.8.0"
2323
junit = "5.10.1"
2424
hamcrest = "2.2"
25-
mockito = "5.8.0"
25+
mockito = "5.9.0"
2626
spring-dep-mgmt = "1.1.4"
2727
spring-boot = "3.2.2-SNAPSHOT"
2828
spring-boot-for-docs = "3.2.2-SNAPSHOT"

0 commit comments

Comments
 (0)