Skip to content

Commit 6de20e1

Browse files
committed
Update tdlight
1 parent 3d534b4 commit 6de20e1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<name>TDLight Java BOM</name>
99
<properties>
1010
<revision>3.0.0.0-SNAPSHOT</revision>
11-
<tdlight.natives.version>4.0.436</tdlight.natives.version>
12-
<tdlight.api.version>4.0.406</tdlight.api.version>
11+
<tdlight.natives.version>4.0.440</tdlight.natives.version>
12+
<tdlight.api.version>4.0.410</tdlight.api.version>
1313
<maven.compiler.source>1.8</maven.compiler.source>
1414
<maven.compiler.target>1.8</maven.compiler.target>
1515
</properties>

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>it.tdlight</groupId>
2828
<artifactId>tdlight-java-bom</artifactId>
29-
<version>3.0.11+td.1.8.14</version>
29+
<version>3.0.12+td.1.8.14</version>
3030
<type>pom</type>
3131
<scope>import</scope>
3232
</dependency>

0 commit comments

Comments
 (0)