We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63b7d5 commit 30bfa1aCopy full SHA for 30bfa1a
bom/pom.xml
@@ -8,8 +8,8 @@
8
<name>TDLight Java BOM</name>
9
<properties>
10
<revision>3.0.0.0-SNAPSHOT</revision>
11
- <tdlight.natives.version>4.0.507</tdlight.natives.version>
12
- <tdlight.api.version>4.0.477</tdlight.api.version>
+ <tdlight.natives.version>4.0.517</tdlight.natives.version>
+ <tdlight.api.version>4.0.487</tdlight.api.version>
13
<maven.compiler.source>1.8</maven.compiler.source>
14
<maven.compiler.target>1.8</maven.compiler.target>
15
</properties>
0 commit comments