Skip to content

Commit c743ad5

Browse files
authored
Update Pulsar Reactive Client to 0.5.1 (#527)
Resolves #525
1 parent c36b4cd commit c743ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ org.gradle.parallel=true
55
org.gradle.jvmargs=-Xmx4g -XX:+HeapDumpOnOutOfMemoryError -XX:+UseParallelGC -Dfile.encoding=UTF-8
66

77
pulsarClientVersion=3.1.1
8-
pulsarClientReactiveVersion=0.5.0
8+
pulsarClientReactiveVersion=0.5.1
99
springFrameworkVersion=6.1.2
1010

1111
# only used by integration tests and samples (unpublished deps)

0 commit comments

Comments
 (0)