Skip to content

Commit

Permalink
3.5.4
Browse files Browse the repository at this point in the history
1.5.4 xenon
  • Loading branch information
dkovacevic committed Sep 13, 2023
1 parent 14dc800 commit 3900d06
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.3</version>
<version>3.5.4</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.3</version>
<version>1.5.4</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 3900d06

Please sign in to comment.