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 039f2b6 commit 749cfcfCopy full SHA for 749cfcf
extension-recorder/pom.xml
@@ -13,13 +13,13 @@
13
<dependency>
14
<groupId>io.github.jwdeveloper.tiktok</groupId>
15
<artifactId>Client</artifactId>
16
- <version>1.0.14-Release</version>
+ <version>${project.version}</version>
17
<scope>compile</scope>
18
</dependency>
19
20
21
<artifactId>API</artifactId>
22
- <version>1.0.17-Release</version>
23
24
25
</dependencies>
0 commit comments