Update Reactive Pulsar Client 0.4.0 (#468)

This commit is contained in:
Chris Bono
2023-10-09 13:09:45 -05:00
committed by GitHub
parent ca1cb28e95
commit 5ff3d99b99

View File

@@ -5,7 +5,7 @@ org.gradle.parallel=true
org.gradle.jvmargs=-Xmx4g -XX:+HeapDumpOnOutOfMemoryError -XX:+UseParallelGC -Dfile.encoding=UTF-8
pulsarClientVersion=3.1.0
pulsarClientReactiveVersion=0.3.0
pulsarClientReactiveVersion=0.4.0
springFrameworkVersion=6.1.0-M5
# only used by docs, tests, and samples (unpublished deps)