Skip to content

Commit

Permalink
Adding README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kebernet committed Aug 17, 2024
1 parent acf58f1 commit f096022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ You will also need the `asyncapi2j-lib` dependency in your project. This contain
<dependency>
<groupId>com.thoughtworks.asyncapi</groupId>
<artifactId>asyncapi2j-lib</artifactId>
<version>@project.version@</version>
<version>${asyncapi2j.version}</version>
</dependency>
```

Expand Down

0 comments on commit f096022

Please sign in to comment.