Throughput sink changes

This commit is contained in:
Soby Chacko
2020-06-03 17:56:50 -04:00
parent af2d303190
commit 2afc941ce5

View File

@@ -60,7 +60,7 @@
<dependency>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>throughput-sink</artifactId>
<version>${java-functions.version}</version>
<version>${project.version}</version>
</dependency>
</dependencies>
</configuration>