Skip to content

Commit

Permalink
Add version 1.7.x to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Nov 16, 2021
1 parent 59fc97c commit e983c3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ v1.3.x | :white_check_mark: | :white_check_mark:
v1.4.x | :white_check_mark: | :white_check_mark:
v1.5.x | :white_check_mark: | :white_check_mark:
v1.6.x | | :white_check_mark:
v1.7.x | | :white_check_mark:

## Usage
Add dependency on library.
Expand All @@ -31,7 +32,7 @@ Maven:
<dependency>
<groupId>io.dropwizard.modules</groupId>
<artifactId>dropwizard-kafka</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
</dependency>
```

Expand Down

0 comments on commit e983c3c

Please sign in to comment.