Skip to content

Commit 14c6371

Browse files
committed
PR #717: fix utilities dependency
1 parent 6a6c3b3 commit 14c6371

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

powertools-idempotency/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
<dependency>
4949
<groupId>software.amazon.lambda</groupId>
5050
<artifactId>powertools-utilities</artifactId>
51+
<version>${project.version}</version>
5152
</dependency>
5253
<dependency>
5354
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)