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 9ff0d34 commit c56dc47Copy full SHA for c56dc47
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.11</version>
+ <version>0.2.12</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