Skip to content

Commit

Permalink
Xenon 1.4.6
Browse files Browse the repository at this point in the history
Bumped version to 3.4.8
  • Loading branch information
dkovacevic committed Dec 9, 2022
1 parent d35237c commit a12a92b
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.4.7</version>
<version>3.4.8</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.4.5</version>
<version>1.4.6</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit a12a92b

Please sign in to comment.