Skip to content

Commit

Permalink
3.5.3
Browse files Browse the repository at this point in the history
1.5.3 xenon
  • Loading branch information
dkovacevic committed Sep 13, 2023
1 parent a765f52 commit 14dc800
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.wire</groupId>
<artifactId>lithium</artifactId>
<version>3.5.2</version>
<version>3.5.3</version>
<name>Lithium</name>
<description>Wire Bots SDK written in Java</description>
<url>https://wire.com/</url>
Expand Down Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.wire</groupId>
<artifactId>xenon</artifactId>
<version>1.5.2</version>
<version>1.5.3</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 14dc800

Please sign in to comment.