File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ To use the xAPI Java Client include the appropriate XML in the `dependencies` se
3535 <dependency >
3636 <groupId >dev.learning.xapi</groupId >
3737 <artifactId >xapi-client</artifactId >
38- <version >2.0.0 </version >
38+ <version >2.0.1 </version >
3939 </dependency >
4040 </dependencies >
4141</project >
@@ -309,7 +309,7 @@ To use the xAPI Model Spring Boot Starter include the appropriate XML in the `de
309309< dependency>
310310 < groupId> dev. learning. xapi< / groupId>
311311 < artifactId> xapi- model- spring- boot- starter< / artifactId>
312- < version> 2.0 . 0 < / version>
312+ < version> 2.0 . 1 < / version>
313313< / dependency>
314314```
315315
@@ -364,7 +364,7 @@ To use the xAPI Model include the appropriate XML in the `dependencies` section
364364 < dependency>
365365 < groupId> dev. learning. xapi< / groupId>
366366 < artifactId> xapi- model< / artifactId>
367- < version> 2.0 . 0 < / version>
367+ < version> 2.0 . 1 < / version>
368368 < / dependency>
369369 < / dependencies>
370370< / project>
You can’t perform that action at this time.
0 commit comments