Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkAtra authored Jun 23, 2023
1 parent bd3659f commit b913bf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Include the following dependency in your project:
<dependency>
<groupId>de.darkatra</groupId>
<artifactId>feign-aws-sigv4-sdkv1</artifactId>
<version>2.0.0</version>
<version>2.0.10</version>
</dependency>
```

Expand Down Expand Up @@ -52,7 +52,7 @@ Include the following dependency in your project:
<dependency>
<groupId>de.darkatra</groupId>
<artifactId>feign-aws-sigv4-sdkv2</artifactId>
<version>2.0.1</version>
<version>2.0.10</version>
</dependency>
```

Expand Down

0 comments on commit b913bf2

Please sign in to comment.