Skip to content

Commit 8dc7311

Browse files
committed
Update TDLight native and API versions in BOM
1 parent eb82a0a commit 8dc7311

1 file changed

Lines changed: 2 additions & 2 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.585</tdlight.natives.version>
12-
<tdlight.api.version>4.0.555</tdlight.api.version>
11+
<tdlight.natives.version>4.0.586</tdlight.natives.version>
12+
<tdlight.api.version>4.0.556</tdlight.api.version>
1313
<maven.compiler.source>1.8</maven.compiler.source>
1414
<maven.compiler.target>1.8</maven.compiler.target>
1515
</properties>

0 commit comments

Comments
 (0)