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 36c0167 commit 4e118a4Copy full SHA for 4e118a4
graphql-database-manager-test/pom.xml
@@ -89,7 +89,7 @@
89
<dependency>
90
<groupId>com.amazonaws</groupId>
91
<artifactId>DynamoDBLocal</artifactId>
92
- <version>2.5.4</version>
+ <version>2.6.0</version>
93
</dependency>
94
</dependencies>
95
</project>
pom.xml
@@ -63,7 +63,7 @@
63
64
<groupId>software.amazon.awssdk</groupId>
65
<artifactId>bom</artifactId>
66
- <version>2.30.37</version>
+ <version>2.31.0</version>
67
<type>pom</type>
68
<scope>import</scope>
69
0 commit comments