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 e341733 commit bfece5bCopy full SHA for bfece5b
build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
annotationProcessor 'org.springframework.boot:spring-boot-configuration-processor'
94
95
testCompile('org.springframework.boot:spring-boot-starter-test')
96
- implementation 'com.github.derjust:spring-data-dynamodb:5.1.0'
+ implementation 'io.github.boostchicken:spring-data-dynamodb:5.2.1'
97
98
compile("org.springframework.boot:spring-boot-starter-web")
99
0 commit comments