Skip to content

Commit 5992e65

Browse files
committed
updated version
1 parent 6b3a580 commit 5992e65

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ kotlin {
4141
useJUnitPlatform()
4242
}
4343
}
44-
45-
// TODO revert these back to dynamodb v2
44+
4645
sourceSets {
4746
val jvmMain by getting{
4847
dependencies {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#Gradle properties
2-
version=1.0.7
2+
version=1.0.8

0 commit comments

Comments
 (0)