Skip to content

Commit bbf1066

Browse files
Bump software.amazon.spapi:spapi-sdk from 1.4.0 to 1.5.0 in /code-recipes/java
1 parent 6b923ba commit bbf1066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-recipes/java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ sourceSets {
4040
npmInstall.dependsOn("processTestResources")
4141

4242
dependencies {
43-
implementation 'software.amazon.spapi:spapi-sdk:1.4.0'
43+
implementation 'software.amazon.spapi:spapi-sdk:1.5.0'
4444
testImplementation 'com.fasterxml.jackson.jr:jackson-jr-all:2.19.2'
4545
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
4646
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)