We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa5164 commit b361ca3Copy full SHA for b361ca3
README.md
@@ -16,7 +16,7 @@ Simple steps to start using the library.
16
<dependency>
17
<groupId>io.github.majusko</groupId>
18
<artifactId>pulsar-java-spring-boot-starter</artifactId>
19
- <version>1.0.7</version>
+ <version>1.1.0</version>
20
</dependency>
21
```
22
pom.xml
@@ -11,7 +11,7 @@
11
12
13
14
- <version>1.0.8-SNAPSHOT</version>
15
<name>pulsar-java-spring-boot-starter</name>
<description>Pulsar connect for Spring Boot</description>
0 commit comments