Skip to content

Commit

Permalink
Merge pull request #17 from yvasyliev/setup_tdlight-java-bom_2.8.10.4
Browse files Browse the repository at this point in the history
Setup tdlight java bom 2.8.10.4
  • Loading branch information
yvasyliev authored Mar 10, 2023
2 parents 13d489d + 20a985a commit 47ca39c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.yvasyliev</groupId>
<artifactId>telegram-dynamic-profile-photo</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>it.tdlight</groupId>
<artifactId>tdlight-java-bom</artifactId>
<version>2.8.10.4-ssl3</version>
<version>2.8.10.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 47ca39c

Please sign in to comment.