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 46ec4f8 commit 9d22eb7Copy full SHA for 9d22eb7
README.md
@@ -60,7 +60,7 @@ Simply add the following dependency to your `pom.xml` file:
60
<dependency>
61
<groupId>cloud.localstack</groupId>
62
<artifactId>localstack-utils</artifactId>
63
- <version>0.2.12</version>
+ <version>0.2.13</version>
64
</dependency>
65
```
66
pom.xml
@@ -4,7 +4,7 @@
4
5
6
<packaging>jar</packaging>
7
8
<name>localstack-utils</name>
9
10
<description>Java utilities for the LocalStack platform.</description>
0 commit comments