README - updates for build versions

This commit is contained in:
Soby Chacko
2022-07-07 16:13:44 -04:00
parent 042e0321fd
commit 36586101c5

View File

@@ -8,6 +8,11 @@ Most of the ideas in this project are borrowed from the Spring for Apache Kafka
### Building the project
#### Minimum Supported Versions
JDK - JDK 17
Apache Pulsar - 2.10.0
```
./gradlew clean build
```