Skip to content

Commit 30dffc9

Browse files
committed
Updating dependency on models library to 1.75.0
1 parent feb9441 commit 30dffc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ask-sdk-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.amazon.alexa</groupId>
4343
<artifactId>ask-sdk-model</artifactId>
44-
<version>1.74.0</version>
44+
<version>1.75.0</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.powermock</groupId>

ask-sdk-local-debug/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.amazon.alexa</groupId>
4949
<artifactId>ask-sdk-model</artifactId>
50-
<version>1.74.0</version>
50+
<version>1.75.0</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>org.java-websocket</groupId>

0 commit comments

Comments
 (0)