Skip to content

Commit

Permalink
Bump model runtime dependency to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
breedloj authored Mar 16, 2020
1 parent 7242ce7 commit dc5fe5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ask-sdk-apache-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>com.amazon.alexa</groupId>
<artifactId>ask-sdk-model-runtime</artifactId>
<version>1.0.0</version>
<version>1.0.3</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit dc5fe5f

Please sign in to comment.