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 30125ce commit ecef261Copy full SHA for ecef261
asyncapi-core/README.md
@@ -10,7 +10,7 @@ which allows to use it in null-safety languages like `kotlin` without extra head
10
<dependency>
11
<groupId>com.asyncapi</groupId>
12
<artifactId>asyncapi-core</artifactId>
13
- <version>1.0.0-RC3</version>
+ <version>1.0.0-RC4</version>
14
</dependency>
15
```
16
asyncapi-core/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<artifactId>asyncapi</artifactId>
8
9
</parent>
<modelVersion>4.0.0</modelVersion>
0 commit comments