We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 616bd6a commit ef14af4Copy full SHA for ef14af4
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.495</tdlight.natives.version>
12
- <tdlight.api.version>4.0.465</tdlight.api.version>
+ <tdlight.natives.version>4.0.502</tdlight.natives.version>
+ <tdlight.api.version>4.0.472</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