File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ Add the JitPack repository and dependency to your Maven build:
109
109
<dependency >
110
110
<groupId >com.github.wassertim</groupId >
111
111
<artifactId >dynamodb-toolkit</artifactId >
112
- <version >v1.0.0 </version >
112
+ <version >v1.0.1 </version >
113
113
</dependency >
114
114
```
115
115
Original file line number Diff line number Diff line change 18
18
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
19
19
20
20
<!-- Project version -->
21
- <dynamodb-toolkit .version>1.0.1-SNAPSHOT </dynamodb-toolkit .version>
21
+ <dynamodb-toolkit .version>1.0.1</dynamodb-toolkit .version>
22
22
23
23
<!-- Dependency versions -->
24
24
<aws .sdk.version>2.29.39</aws .sdk.version>
Original file line number Diff line number Diff line change 18
18
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
19
19
20
20
<!-- Project version -->
21
- <dynamodb-toolkit .version>1.0.1-SNAPSHOT </dynamodb-toolkit .version>
21
+ <dynamodb-toolkit .version>1.0.1</dynamodb-toolkit .version>
22
22
23
23
<!-- Dependency versions -->
24
24
<aws .sdk.version>2.29.39</aws .sdk.version>
You can’t perform that action at this time.
0 commit comments